Lines Matching defs:adapted
2501 Label done, adapted;2505 __ j(equal, &adapted, Label::kNear);2512 __ bind(&adapted);2515 // Result is the frame pointer for the frame if not adapted and for the real2516 // frame below the adaptor frame if adapted.