HomeSort by relevance Sort by last modified time
    Searched refs:NewBlockContext (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
factory.h 327 Handle<Context> NewBlockContext(Handle<JSFunction> function,
    [all...]
factory.cc     [all...]
  /external/v8/src/runtime/
runtime-scopes.cc 801 isolate->factory()->NewBlockContext(function, current, scope_info);
    [all...]

Completed in 47 milliseconds