chore: rename node bindings atom => electron (#22176)
This commit is contained in:
parent
b5e7df1cbf
commit
602913cb4c
52 changed files with 104 additions and 102 deletions
|
@ -7,7 +7,7 @@ const v8Util = process.electronBinding('v8_util')
|
|||
const IsolatedWorldIDs = {
|
||||
/**
|
||||
* Start of extension isolated world IDs, as defined in
|
||||
* atom_render_frame_observer.h
|
||||
* electron_render_frame_observer.h
|
||||
*/
|
||||
ISOLATED_WORLD_EXTENSIONS: 1 << 20
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue