Home
last modified time | relevance | path

Searched refs:first_extended_section_index (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dobjects-printer.cc537 for (int i = first_extended_section_index(); in ConstantPoolArrayPrint()
Dobjects-inl.h2368 int ConstantPoolArray::first_extended_section_index() { in first_extended_section_index() function
2398 index += first_extended_section_index(); in first_index()
2467 if (is_extended_layout() && index >= first_extended_section_index()) { in get_type()
Dobjects.h2792 if (is_extended_layout() && index >= first_extended_section_index()) { in OffsetOfElementAt()
2859 inline int first_extended_section_index();