Home
last modified time | relevance | path

Searched refs:DiscoverContext (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.h188 void DiscoverContext(Handle<Context> context);
H A Dweb-snapshot.cc767 DiscoverContext(context); in DiscoverContextAndPrototype()
783 void WebSnapshotSerializer::DiscoverContext(Handle<Context> context) { in DiscoverContext() function in v8::internal::WebSnapshotSerializer
805 DiscoverContext(handle(context->previous(), isolate_)); in DiscoverContext()

Completed in 5 milliseconds