Lines Matching full:call_runtime
2780 void MacroAssembler::CheckEnumCache(Label* call_runtime) {2789 j(not_equal, call_runtime);2796 JumpIfSmi(edx, call_runtime);2802 JumpIfSmi(edx, call_runtime);2810 j(not_equal, call_runtime);