Home
last modified time | relevance | path

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

/external/v8/src/
Dfactory.h181 Handle<Context> NewBlockContext(Handle<JSFunction> function,
Dfactory.cc327 Handle<Context> Factory::NewBlockContext( in NewBlockContext() function in v8::internal::Factory