Home | History | Annotate | Download | only in x64

Lines Matching full:call_runtime

5234 void MacroAssembler::CheckEnumCache(Register null_value, Label* call_runtime) {
5246 j(equal, call_runtime);
5257 j(not_equal, call_runtime);
5271 j(not_equal, call_runtime);