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

  /external/v8/src/
factory.h 292 Handle<Context> NewScriptContext(Handle<JSFunction> function,
    [all...]
factory.cc     [all...]
bootstrapper.cc     [all...]
  /external/v8/src/runtime/
runtime.h 504 F(NewScriptContext, 2, 1) \
    [all...]
runtime-scopes.cc 728 isolate->factory()->NewScriptContext(closure, scope_info);
    [all...]

Completed in 277 milliseconds