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

  /external/chromium_org/v8/src/
prototype.h 86 object_ = object_->GetRootMap(isolate_)->prototype();
88 handle_ = handle(handle_->GetRootMap(isolate_)->prototype(), isolate_);
lookup.cc 48 handle(receiver_->GetRootMap(isolate_)->prototype(), isolate_);
objects.h     [all...]
objects.cc 803 Map* Object::GetRootMap(Isolate* isolate) {
    [all...]

Completed in 192 milliseconds