electron/shell/services/node
Charles Kerr 2255bb620a
refactor: avoid deprecated v8::Context::GetIsolate() calls (pt 2) (#47879)
* refactor: add a v8::Isolate* arg to Constructible::GetConstructor()

* refactor: add a v8::Isolate* arg to NodeBindings::Initialize()

This is needed for the GetConstructor() call

* refactor: avoid v8::Context::GetIsolate() call in GetIpcObject() by taking it as an arg

* refactor: avoid v8::Context::GetIsolate() call in ipc_native::EmitIPCEvent() by taking it as an arg
2025-07-28 10:22:27 -05:00
..
public/mojom feat: add error event for utility process (#43774) 2024-09-27 10:17:06 +09:00
node_service.cc refactor: avoid deprecated v8::Context::GetIsolate() calls (pt 2) (#47879) 2025-07-28 10:22:27 -05:00
node_service.h feat: add error event for utility process (#43774) 2024-09-27 10:17:06 +09:00
parent_port.cc chore: bump chromium to 140.0.7301.0 (main) (#47747) 2025-07-21 09:32:53 -07:00
parent_port.h chore: bump chromium to 140.0.7281.0 (main) (#47616) 2025-07-14 13:42:37 -07:00