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

/external/chromium_org/v8/src/heap/
H A Dmark-compact.h248 // if element of slots buffer is less than NUMBER_OF_SLOT_TYPES then it
275 NUMBER_OF_SLOT_TYPES enumerator in enum:v8::internal::SlotsBuffer::SlotType
292 case NUMBER_OF_SLOT_TYPES:
293 return "NUMBER_OF_SLOT_TYPES";

Completed in 46 milliseconds