Home
last modified time | relevance | path

Searched refs:NewContextFromSnapshot (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/snapshot/
Dsnapshot.h165 static MaybeHandle<Context> NewContextFromSnapshot(
Dsnapshot-common.cc63 MaybeHandle<Context> Snapshot::NewContextFromSnapshot( in NewContextFromSnapshot() function in v8::internal::Snapshot
/external/v8/src/
Dbootstrapper.cc5681 if (Snapshot::NewContextFromSnapshot(isolate, global_proxy, in Genesis()