Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dfactory.h249 Handle<Context> NewWithContext(Handle<JSFunction> function,
Dfactory.cc746 Handle<Context> Factory::NewWithContext(Handle<JSFunction> function, in NewWithContext() function in v8::internal::Factory
Druntime.cc9044 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()