Lines Matching refs:try_allocate
3299 Label adaptor_frame, try_allocate;3307 __ jmp(&try_allocate, Label::kNear);3322 __ j(less_equal, &try_allocate, Label::kNear);3325 __ bind(&try_allocate);3516 Label adaptor_frame, try_allocate, runtime;3524 __ jmp(&try_allocate, Label::kNear);3537 __ bind(&try_allocate);