Home
last modified time | relevance | path

Searched defs:PerTypeEntryInfo (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dassembler.h1327 struct PerTypeEntryInfo { struct
1328 PerTypeEntryInfo() : regular_count(0), overflow_start(-1) {} in PerTypeEntryInfo() argument
1341 PerTypeEntryInfo info_[ConstantPoolEntry::NUMBER_OF_TYPES]; argument