Add built-in v8_util module for internal use.
This commit is contained in:
parent
678a4953fa
commit
ddad3e4846
3 changed files with 56 additions and 0 deletions
|
@ -18,5 +18,6 @@ NODE_EXT_LIST_ITEM(atom_renderer_ipc)
|
|||
|
||||
// Module names start with `atom_common_` can be used by both browser and
|
||||
// renderer processes.
|
||||
NODE_EXT_LIST_ITEM(atom_common_v8_util)
|
||||
|
||||
NODE_EXT_LIST_END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue