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

  /external/v8/src/debug/
debug-evaluate.cc 94 context = isolate->factory()->NewWithContext(closure, context, extension);
  /external/v8/src/
factory.h 262 Handle<Context> NewWithContext(Handle<JSFunction> function,
factory.cc 844 Handle<Context> Factory::NewWithContext(Handle<JSFunction> function,
    [all...]
api.cc     [all...]
  /external/v8/src/runtime/
runtime-scopes.cc 696 isolate->factory()->NewWithContext(function, current, extension_object);
    [all...]

Completed in 174 milliseconds