HomeSort by relevance Sort by last modified time
    Searched refs:NUMBER_OF_MODES (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
assembler.cc 317 ASSERT(RelocInfo::NUMBER_OF_MODES - RelocInfo::LAST_COMPACT_ENUM <=
635 case RelocInfo::NUMBER_OF_MODES:
637 return "number_of_modes";
718 case NUMBER_OF_MODES:
    [all...]
assembler.h 209 NUMBER_OF_MODES, // There are at most 14 modes with noncompact encoding.

Completed in 37 milliseconds