Home
last modified time | relevance | path

Searched defs:GetDataFromSnapshotOnce (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-context.h392 MaybeLocal<T> Context::GetDataFromSnapshotOnce(size_t index) { in GetDataFromSnapshotOnce() function
Dv8-isolate.h1701 MaybeLocal<T> Isolate::GetDataFromSnapshotOnce(size_t index) { in GetDataFromSnapshotOnce() function
/third_party/node/deps/v8/src/api/
Dapi.cc6724 i::Address* Context::GetDataFromSnapshotOnce(size_t index) { in GetDataFromSnapshotOnce() function in v8::Context
8925 i::Address* Isolate::GetDataFromSnapshotOnce(size_t index) { in GetDataFromSnapshotOnce() function in v8::Isolate