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

  /external/chromium_org/v8/src/
factory.h 230 Handle<Context> NewNativeContext();
factory.cc 679 Handle<Context> Factory::NewNativeContext() {
    [all...]
bootstrapper.cc 720 native_context_ = factory()->NewNativeContext();
    [all...]

Completed in 34 milliseconds