Home | History | Annotate | Download | only in mips

Lines Matching refs:young_length

1243   uint32_t young_length = isolate->code_aging_helper()->young_sequence_length();
1246 Assembler::FlushICache(isolate, sequence, young_length);
1250 young_length / Assembler::kInstrSize);