Home | History | Annotate | Download | only in arm

Lines Matching refs:young_length

940   uint32_t young_length = isolate->code_aging_helper()->young_sequence_length();
943 Assembler::FlushICache(isolate, sequence, young_length);
947 young_length / Assembler::kInstrSize);