Home
last modified time | relevance | path

Searched refs:kCodeAgingInstructions (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/ppc/
Dassembler-ppc-inl.h260 static const int kCodeAgingInstructions = variable
263 ((kNoCodeAgeInstructions >= kCodeAgingInstructions)
265 : kCodeAgingInstructions);
269 (kNoCodeAgeSequenceInstructions - kCodeAgingInstructions);