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

/external/v8/src/
H A Dsnapshot-common.cc63 Handle<Context> Snapshot::NewContextFromSnapshot() { function in class:v8::internal::Snapshot
H A Dsnapshot.h44 static Handle<Context> NewContextFromSnapshot();
H A Dbootstrapper.cc2304 Handle<Context> new_context = Snapshot::NewContextFromSnapshot();

Completed in 93 milliseconds