HomeSort by relevance Sort by last modified time
    Searched defs:CODE_AGE_SEQUENCE (Results 1 - 7 of 7) sorted by null

  /external/v8/src/x64/
assembler-x64-inl.h 61 rmode == RelocInfo::CODE_AGE_SEQUENCE);
478 DCHECK(rmode_ == RelocInfo::CODE_AGE_SEQUENCE);
485 DCHECK(rmode_ == RelocInfo::CODE_AGE_SEQUENCE);
495 DCHECK(rmode_ == RelocInfo::CODE_AGE_SEQUENCE);
macro-assembler-x64.cc     [all...]
  /external/v8/src/x87/
assembler-x87.cc 87 1 << RelocInfo::INTERNAL_REFERENCE | 1 << RelocInfo::CODE_AGE_SEQUENCE |
1458 || rmode == RelocInfo::CODE_AGE_SEQUENCE);
    [all...]
macro-assembler-x87.cc 1033 RelocInfo::CODE_AGE_SEQUENCE);
    [all...]
  /external/v8/src/
assembler.h 431 CODE_AGE_SEQUENCE, // Not stored in RelocInfo array, used explictly by
522 return mode == CODE_AGE_SEQUENCE;
    [all...]
  /external/v8/src/ia32/
assembler-ia32.cc 172 1 << RelocInfo::INTERNAL_REFERENCE | 1 << RelocInfo::CODE_AGE_SEQUENCE |
    [all...]
macro-assembler-ia32.cc     [all...]

Completed in 483 milliseconds