Searched refs:loopBeginning (Results 1 – 2 of 2) sorted by relevance
35 Label loopBeginning; in CopyArgumentWithArgV() local37 __ Bind(&loopBeginning); in CopyArgumentWithArgV()41 __ Ja(&loopBeginning); in CopyArgumentWithArgV()78 Label loopBeginning; in PushUndefinedWithArgc() local79 __ Bind(&loopBeginning); in PushUndefinedWithArgc()82 __ Ja(&loopBeginning); in PushUndefinedWithArgc()97 Label loopBeginning; in PushArgsWithArgvAndCheckStack() local98 __ Bind(&loopBeginning); in PushArgsWithArgvAndCheckStack()102 __ Ja(&loopBeginning); in PushArgsWithArgvAndCheckStack()
101 Label loopBeginning; in PushArgsWithArgv() local110 __ Bind(&loopBeginning); in PushArgsWithArgv()114 __ Cbnz(argc.W(), &loopBeginning); in PushArgsWithArgv()127 Label loopBeginning; in PushUndefinedWithArgc() local129 __ Bind(&loopBeginning); in PushUndefinedWithArgc()132 __ Cbnz(argc.W(), &loopBeginning); in PushUndefinedWithArgc()