Home | History | Annotate | Download | only in x64

Lines Matching defs:enough

531     // Check if we have enough stack space to push all arguments.
1763 Label enough, too_few;
1769 { // Enough parameters: Actual >= expected.
1770 __ bind(&enough);