Lines Matching refs:INITIAL
803 // Push initial value, if any.
804 // Note: For variables we must not push an initial value (such as
810 __ Push(Smi::FromInt(0)); // Indicates no initial value.
1112 __ Push(Smi::FromInt(0)); // Initial index.
1142 __ Push(Smi::FromInt(0)); // Initial index.
1959 // Evaluate yielded value first; the initial iterator definition depends on
1969 case Yield::INITIAL: {
2018 // Initial stack layout is as follows:
2024 // Initial send value is undefined.