Home
last modified time | relevance | path

Searched defs:maybe_global_proxy (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/init/
Dbootstrapper.cc322 MaybeHandle<JSGlobalProxy> maybe_global_proxy, in CreateEnvironment()
344 MaybeHandle<JSGlobalProxy> maybe_global_proxy, in NewRemoteContext()
6286 Isolate* isolate, MaybeHandle<JSGlobalProxy> maybe_global_proxy, in Genesis()
6428 MaybeHandle<JSGlobalProxy> maybe_global_proxy, in Genesis()
/third_party/node/deps/v8/src/api/
Dapi.cc6273 v8::MaybeLocal<Value> maybe_global_proxy, size_t context_snapshot_index, in CreateEnvironment()