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

  /external/v8/src/
factory.cc 119 Handle<ContextExtension> Factory::NewContextExtension(
    [all...]
factory.h 91 Handle<ContextExtension> NewContextExtension(Handle<ScopeInfo> scope_info,
    [all...]
deoptimizer.cc     [all...]
  /external/v8/src/runtime/
runtime-scopes.cc 311 Handle<HeapObject> extension = isolate->factory()->NewContextExtension(
    [all...]

Completed in 663 milliseconds