Lines Matching full:call_runtime
4384 void MacroAssembler::CheckEnumCache(Register null_value, Label* call_runtime) {4398 j(not_equal, call_runtime);4405 JumpIfSmi(rdx, call_runtime);4411 JumpIfSmi(rdx, call_runtime);4419 j(not_equal, call_runtime);