Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Doperation-typer.h114 Type falsish_; variable
Doperation-typer.cc38 falsish_ = Type::Union( in OperationTyper()
1304 if (type.Is(falsish_)) return singleton_false_; in ToBoolean()