Searched refs:singleton_the_hole_ (Results 1 – 4 of 4) sorted by relevance
60 Type* singleton_the_hole() const { return singleton_the_hole_; } in singleton_the_hole()85 Type* singleton_the_hole_; variable
55 Type* singleton_the_hole_; variable
48 singleton_the_hole_ = Type::HeapConstant(factory->the_hole_value(), zone); in Typer()52 singleton_the_hole_, zone), in Typer()896 if ((lhs->Is(t->singleton_the_hole_) || rhs->Is(t->singleton_the_hole_)) && in JSStrictEqualTyper()
29 singleton_the_hole_ = Type::HeapConstant(factory->the_hole_value(), zone); in OperationTyper()