Home
last modified time | relevance | path

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

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