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

  /external/v8/src/
lookup.h 189 bool is_dictionary_holder() const { return !holder_->HasFastProperties(); } function in class:v8::internal::BASE_EMBEDDED
  /external/v8/src/ic/
handler-compiler.cc 298 it->property_details().type() == DATA && !it->is_dictionary_holder();
ic.cc     [all...]

Completed in 745 milliseconds