Lines Matching refs:not_zero
175 __ j(not_zero, ¬_create_implicit_receiver); in Generate_JSConstructStubGeneric()
685 __ j(not_zero, &found_deoptimized_code); in MaybeTailCallOptimizedCodeSlot()
1458 __ j(not_zero, &done, Label::kNear); in Generate_FunctionPrototypeCall()
1606 __ Assert(not_zero, in Generate_InternalArrayConstructor()
1761 __ j(not_zero, &new_target_constructor, Label::kNear); in Generate_CallOrConstructForwardVarargs()
1829 __ j(not_zero, &loop); in Generate_CallOrConstructForwardVarargs()
1858 __ j(not_zero, &class_constructor); in Generate_CallFunction()
1869 __ j(not_zero, &done_convert); in Generate_CallFunction()
2278 __ j(not_zero, ©); in Generate_ArgumentsAdaptorTrampoline()
2732 __ j(not_zero, &fast_power_failed, Label::kNear); in Generate_MathPowInternal()
2770 __ j(not_zero, &while_true); in Generate_MathPowInternal()
2817 __ j(not_zero, ¬_zero_case); in GenerateInternalArrayConstructorCase()
2871 __ Assert(not_zero, AbortReason::kUnexpectedInitialMapForArrayFunction); in Generate_InternalArrayConstructorImpl()