Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F115401442
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
Sat, May 31, 17:25
Size
226 B
Mime Type
text/x-java
Expires
Mon, Jun 2, 17:25 (2 d)
Engine
blob
Format
Raw Data
Handle
26457426
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