Home
last modified time | relevance | path

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

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