Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-scopes.cc750 isolate->factory()->NewBlockContext(current, scope_info); in RUNTIME_FUNCTION()
/external/v8/src/heap/
Dfactory.h400 Handle<Context> NewBlockContext(Handle<Context> previous,
Dfactory.cc1472 Handle<Context> Factory::NewBlockContext(Handle<Context> previous, in NewBlockContext() function in v8::internal::Factory