Home | History | Annotate | Download | only in compiler

Lines Matching defs:the_hole

402   Node* const the_hole = HeapConstant(factory()->the_hole_value());
407 Reduce(graph()->NewNode(javascript()->StrictEqual(), lhs, the_hole,