Home
last modified time | relevance | path

Searched refs:AddContext (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/include/v8-include/
H A Dv8-snapshot.h140 size_t AddContext(Local<Context> context,
/third_party/node/deps/v8/include/
H A Dv8-snapshot.h137 size_t AddContext(Local<Context> context,
/third_party/node/src/
H A Dnode_snapshotable.cc1254 size_t index = creator.AddContext(vm_context); in Generate()
1256 index = creator.AddContext(base_context); in Generate()
1258 index = creator.AddContext(main_context, in Generate()
H A Djs_native_api_v8.cc1966 creator->AddContext(ctx); in OH_JSVM_CreateSnapshot()
/third_party/node/deps/v8/src/api/
H A Dapi.cc508 size_t SnapshotCreator::AddContext(Local<Context> context, in AddContext() function in v8::SnapshotCreator

Completed in 32 milliseconds