Lines Matching defs:undefined
133 // correct position (including any undefined), instead of delaying this to
264 // correct position (including any undefined), instead of delaying this to
296 // If the result is undefined, we'll use the implicit receiver. Otherwise we
837 // undefined because generator functions are non-constructable.
1260 // If ok, push undefined as the initial value for all register file entries.
1293 // The accumulator is already loaded with undefined.
1450 // Push "undefined" as the receiver arg if we need to.
1490 // -- rbx : the allocation site feedback if available, undefined otherwise
1950 // 3. Tail call with no arguments if argArray is null or undefined.
1959 // 4b. The argArray is either null or undefined, so we tail call without any
2101 // -- rsp[8] : receiver (undefined)
2216 // Turn the hole into undefined as we go.
2612 // rbx to contain either an AllocationSite or undefined.
3060 Label undefined;
3061 __ j(equal, &undefined, Label::kNear);
3076 __ bind(&undefined);
3709 // Otherwise load undefined.
3989 // - ActiveSuspender is undefined
4662 // rsp[3 * kSystemPointerSize]: undefined (kReturnValueDefaultValue)
4663 // rsp[4 * kSystemPointerSize]: undefined (kReturnValue)
4665 // rsp[6 * kSystemPointerSize]: undefined (kNewTarget)