Home
last modified time | relevance | path

Searched refs:singleton_the_hole_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Doperation-typer.h75 Type singleton_the_hole() const { return singleton_the_hole_; } in singleton_the_hole()
105 Type singleton_the_hole_; variable
Doperation-typer.cc40 singleton_the_hole_ = in OperationTyper()