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 188 return handle(HeapObject::cast(builtin_ctor->instance_prototype())->map());
handler-compiler.cc 111 Object* prototype = JSFunction::cast(function)->instance_prototype();
  /external/v8/src/
bootstrapper.cc     [all...]
objects-inl.h 5925 Object* JSFunction::instance_prototype() { function in class:v8::internal::Code::FindAndReplacePattern::JSFunction
    [all...]
objects.h     [all...]
objects.cc     [all...]

Completed in 120 milliseconds