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

  /external/v8/src/ic/
ic-inl.h 104 return handle(HeapObject::cast(builtin_ctor->instance_prototype())->map());
  /external/v8/src/
api-natives.cc 410 Handle<Object> instance_prototype; local
413 isolate, instance_prototype,
417 return scope.CloseAndEscape(instance_prototype);
bootstrapper.cc     [all...]
objects-inl.h     [all...]
objects.h     [all...]
objects.cc     [all...]

Completed in 74 milliseconds