Home | History | Annotate | Download | only in src

Lines Matching defs:undefined

833   // were encountered then it needs to be initialized to undefined.
1364 // Sentinel is the undefined object, which is a root so it will not normally
1485 // add one entry with 'undefined' which is the sentinel that the deserializer
1488 Object* undefined = isolate->heap()->undefined_value();
1489 VisitPointer(&undefined);