Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Dassembler-ppc-inl.h255 static const int kCodeAgingInstructions = variable
258 ((kNoCodeAgeInstructions >= kCodeAgingInstructions)
260 : kCodeAgingInstructions);
264 (kNoCodeAgeSequenceInstructions - kCodeAgingInstructions);