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

/external/v8/src/
H A Dfactory.h245 Handle<Context> NewWithContext(Handle<JSFunction> function,
H A Dfactory.cc753 Handle<Context> Factory::NewWithContext(Handle<JSFunction> function, function in class:v8::internal::Factory
H A Druntime.cc9102 Handle<Context> context = isolate->factory()->NewWithContext(
12986 context = isolate->factory()->NewWithContext(closure, context, extension);
13085 context = isolate->factory()->NewWithContext(function, context, materialized);

Completed in 159 milliseconds