Searched refs:NewWithContext (Results 1 – 3 of 3) sorted by relevance
249 Handle<Context> NewWithContext(Handle<JSFunction> function,
746 Handle<Context> Factory::NewWithContext(Handle<JSFunction> function, in NewWithContext() function in v8::internal::Factory
9044 Handle<Context> context = isolate->factory()->NewWithContext( in RUNTIME_FUNCTION()12913 context = isolate->factory()->NewWithContext(closure, context, extension); in DebugEvaluate()12999 context = isolate->factory()->NewWithContext(function, context, materialized); in RUNTIME_FUNCTION()