Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Doperation-typer.h113 Type truish_; variable
Doperation-typer.cc44 truish_ = Type::Union( in OperationTyper()
1315 if (type.Is(truish_)) return singleton_true_; in ToBoolean()