Searched refs:singleton_the_hole_ (Results 1 – 2 of 2) sorted by relevance
61 Type* singleton_the_hole_; variable
57 singleton_the_hole_ = Type::Constant(factory->the_hole_value(), zone); in Typer()65 singleton_the_hole_, zone), in Typer()707 if ((lhs->Is(t->singleton_the_hole_) || rhs->Is(t->singleton_the_hole_)) && in JSStrictEqualTyper()