Home
last modified time | relevance | path

Searched refs:NewCatchContext (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Dfactory.h170 Handle<Context> NewCatchContext(Handle<JSFunction> function,
Dfactory.cc303 Handle<Context> Factory::NewCatchContext(Handle<JSFunction> function, in NewCatchContext() function in v8::internal::Factory
Druntime.cc11685 isolate->factory()->NewCatchContext(function, in CopyNestedScopeContextChain()
/external/chromium_org/v8/src/
Dfactory.h205 Handle<Context> NewCatchContext(Handle<JSFunction> function,
Dfactory.cc410 Handle<Context> Factory::NewCatchContext(Handle<JSFunction> function, in NewCatchContext() function in v8::internal::Factory