* refactor: remove GetIsolate() calls from SetPrivate() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: remove excess GetIsolate() calls in PassValueToOtherContextInner() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: remove GetIsolate() calls from GetPrivate() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: add a v8::Isolate* local to ProxyFunctionWrapper() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: remove error_context->GetIsolate() call from PassValueToOtherContextInner() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: remove GetIsolate() call from ProxyFunctionWrapper() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: pass source and destination isolate as arg to CreateProxyForAPI() Co-authored-by: Charles Kerr <charles@charleskerr.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com> |
||
|---|---|---|
| .. | ||
| app | ||
| browser | ||
| common | ||
| renderer | ||
| services/node | ||
| utility | ||