Searched refs:NewBlockContext (Results 1 – 3 of 3) sorted by relevance
272 Handle<Context> NewBlockContext(Handle<JSFunction> function,
858 Handle<Context> Factory::NewBlockContext(Handle<JSFunction> function, in NewBlockContext() function in v8::internal::Factory
723 isolate->factory()->NewBlockContext(function, current, scope_info); in RUNTIME_FUNCTION()