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

  /external/v8/src/
prototype.h 111 object_ = object_->GetRootMap(isolate_)->prototype();
113 handle_ = handle(handle_->GetRootMap(isolate_)->prototype(), isolate_);
lookup.cc 108 auto root = handle(receiver->GetRootMap(isolate)->prototype(), isolate);
objects.h     [all...]
objects.cc     [all...]

Completed in 68 milliseconds