Home | History | Annotate | Download | only in arm

Lines Matching refs:call_runtime

3667 void MacroAssembler::CheckEnumCache(Register null_value, Label* call_runtime) {
3682 b(ne, call_runtime);
3689 JumpIfSmi(r3, call_runtime);
3695 JumpIfSmi(r3, call_runtime);
3703 b(ne, call_runtime);