Searched defs:EXTENDED_SECTION (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects.h2588 // [first_index(INT64, EXTENDED_SECTION)] : 64 bit entries
2590 // [first_index(CODE_PTR, EXTENDED_SECTION)]: code pointer entries
2592 // [first_index(HEAP_PTR, EXTENDED_SECTION)]: heap pointer entries
2594 // [first_index(INT32, EXTENDED_SECTION)] : 32 bit entries
2618 EXTENDED_SECTION, enumerator in enum:v8::internal::ConstantPoolArray::LayoutSection
2793 section = EXTENDED_SECTION;

Completed in 76 milliseconds