Home | History | Annotate | Download | only in x64

Lines Matching refs:allocation_failure

1148                                              Label* allocation_failure,
1164 GenerateHeapResultAllocation(masm, allocation_failure);
1170 // For MOD we jump to the allocation_failure label, to call runtime.
1171 __ jmp(allocation_failure);
1239 __ jmp(allocation_failure);