Home | History | Annotate | Download | only in src

Lines Matching defs:undefined

205     HValue* undefined = graph()->GetConstantUndefined();
207 builder.IfNot<HCompareObjectEqAndBranch, HValue*>(undefined, undefined);
210 return undefined;
330 HValue* undefined = graph()->GetConstantUndefined();
343 undefined);
399 HValue* undefined = graph()->GetConstantUndefined();
408 undefined);
1356 // Initialize the rest of the slots to undefined.