Charles Kerr
39cca586f6
refactor: avoid deprecated v8::Context::GetIsolate() calls (pt 1) (#47760)
* refactor: avoid redundant GetIsolate() calls in NodeBindings::CreateEnvironment()
Xref: https://chromium-review.googlesource.com/c/v8/v8/+/6563615
* refactor: use v8::Isolate::GetCurrent() in Initialize() methods
* refactor: add v8::Isolate* arg to NodeBindings::CreateEnvironment()
* fixup! refactor: use v8::Isolate::GetCurrent() in Initialize() methods
* refactor: add v8::Isolate* arg to RendererClientBase::DidCreateScriptContext()
* fixup! refactor: add v8::Isolate* arg to NodeBindings::CreateEnvironment()
* fixup! fixup! refactor: use v8::Isolate::GetCurrent() in Initialize() methods
refactor: prefer JavascriptEnvironment::GetIsolate() in the browser layer
2025-07-21 16:34:38 +02:00
..
2025-07-21 16:34:38 +02:00
2025-03-14 10:59:15 -05:00
2025-02-06 15:30:54 -05:00
2022-04-28 10:28:27 -04:00
2024-07-25 11:25:45 +02:00
2021-11-22 16:34:31 +09:00
2025-02-05 15:13:29 +09:00
2025-02-05 15:13:29 +09:00
2025-03-14 10:59:15 -05:00
2025-02-05 15:13:29 +09:00
2025-01-23 23:07:43 -05:00
2025-01-23 23:07:43 -05:00
2025-01-31 09:32:45 -05:00
2025-01-31 09:32:45 -05:00
2025-07-21 16:34:38 +02:00
2024-07-24 18:24:07 -05:00
2025-07-21 16:34:38 +02:00
2025-07-21 16:34:38 +02:00
2025-07-21 16:34:38 +02:00
2025-07-21 16:34:38 +02:00
2025-07-16 08:39:17 -07:00
2025-03-31 11:22:23 -05:00
2025-06-30 12:30:05 -04:00
2025-01-31 09:32:45 -05:00
2025-04-22 15:53:29 -04:00
2025-01-31 09:32:45 -05:00
2025-06-26 11:41:30 +02:00
2025-07-21 16:34:38 +02:00
2025-06-26 00:12:49 +09:00
2025-01-31 09:32:45 -05:00
2025-07-21 16:34:38 +02:00
2024-07-29 12:42:57 -05:00