Searched refs:count_incremented (Results 1 – 6 of 6) sorted by relevance
371 Label count_incremented; in Generate_JSConstructStubHelper() local373 __ jmp(&count_incremented); in Generate_JSConstructStubHelper()383 __ j(equal, &count_incremented); in Generate_JSConstructStubHelper()388 __ bind(&count_incremented); in Generate_JSConstructStubHelper()
372 Label count_incremented; in Generate_JSConstructStubHelper() local374 __ jmp(&count_incremented); in Generate_JSConstructStubHelper()384 __ j(equal, &count_incremented); in Generate_JSConstructStubHelper()390 __ bind(&count_incremented); in Generate_JSConstructStubHelper()
539 Label count_incremented; in Generate_JSConstructStubHelper() local550 __ jmp(&count_incremented); in Generate_JSConstructStubHelper()563 __ JumpIfRoot(x10, Heap::kUndefinedValueRootIndex, &count_incremented); in Generate_JSConstructStubHelper()571 __ bind(&count_incremented); in Generate_JSConstructStubHelper()
590 Label count_incremented; in Generate_JSConstructStubHelper() local592 __ jmp(&count_incremented); in Generate_JSConstructStubHelper()603 __ b(eq, &count_incremented); in Generate_JSConstructStubHelper()611 __ bind(&count_incremented); in Generate_JSConstructStubHelper()
612 Label count_incremented; in Generate_JSConstructStubHelper() local614 __ jmp(&count_incremented); in Generate_JSConstructStubHelper()624 __ Branch(&count_incremented, eq, a2, Operand(t5)); in Generate_JSConstructStubHelper()632 __ bind(&count_incremented); in Generate_JSConstructStubHelper()