This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0ad1fc842d
electron
/
common
/
api
/
lib
/
id-weak-map.coffee
4 lines
85 B
CoffeeScript
Raw
Normal View
History
Unescape
Escape
Use camelCase not under_score, I forgot it's coffee script.
2013-04-27 11:13:24 +00:00
IDWeakMap =
process
.
atomBinding
(
'
id_weak_map
'
)
.
IDWeakMap
Add WeakMap built-in module.
2013-04-25 13:46:04 +00:00
module.exports =
IDWeakMap
Reference in a new issue
Copy permalink