Home
last modified time | relevance | path

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

/external/v8/src/
Dassembler.h1232 struct PerTypeEntryInfo { struct
1233 PerTypeEntryInfo() : regular_count(0), overflow_start(-1) {} in PerTypeEntryInfo() function
1246 PerTypeEntryInfo info_[ConstantPoolEntry::NUMBER_OF_TYPES]; argument