Searched refs:NewWithContext (Results 1 – 5 of 5) sorted by relevance
600 return *isolate->factory()->NewWithContext(current, scope_info, in RUNTIME_FUNCTION()
106 Handle<Context> context = isolate->factory()->NewWithContext( in Local()
364 Handle<Context> NewWithContext(Handle<Context> previous,
1299 Handle<Context> Factory::NewWithContext(Handle<Context> previous, in NewWithContext() function in v8::internal::Factory
2642 context = isolate->factory()->NewWithContext( in CompileFunctionInternal()