Home
last modified time | relevance | path

Searched refs:FromSnapshot (Results 1 - 7 of 7) sorted by relevance

/third_party/node/src/
H A Dnode_main_instance.cc166 context = Context::FromSnapshot(isolate_, in CreateMainEnvironment()
H A Dnode_worker.cc309 context = Context::FromSnapshot(isolate_, in Run()
H A Dnode_contextify.cc231 } else if (!Context::FromSnapshot(isolate, in CreateV8Context()
H A Djs_native_api_v8.cc1584 auto maybe = v8::Context::FromSnapshot(isolate, index); in OH_JSVM_CreateEnvFromSnapshot()
/third_party/node/deps/v8/include/
H A Dv8-context.h111 static MaybeLocal<Context> FromSnapshot(
/third_party/node/deps/v8/include/v8-include/
H A Dv8-context.h114 static MaybeLocal<Context> FromSnapshot(
/third_party/node/deps/v8/src/api/
H A Dapi.cc6431 MaybeLocal<Context> v8::Context::FromSnapshot( in FromSnapshot() function in v8::OneByteMask::v8::Context

Completed in 40 milliseconds