Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F116051627
classPrivateFieldInitSpec.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Jun 4, 16:16
Size
226 B
Mime Type
text/x-java
Expires
Fri, Jun 6, 16:16 (2 d)
Engine
blob
Format
Raw Data
Handle
26596180
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
classPrivateFieldInitSpec.js
View Options
import checkPrivateRedeclaration from "./checkPrivateRedeclaration.js";
export default function _classPrivateFieldInitSpec(obj, privateMap, value) {
checkPrivateRedeclaration(obj, privateMap);
privateMap.set(obj, value);
}
Event Timeline
Log In to Comment