Home
last modified time | relevance | path

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

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