Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dtypes.h126 bool IsConstexprBool() const { in IsConstexprBool() function
Dimplementation-visitor.cc830 if (left_result.type()->IsConstexprBool()) { in Visit()
832 if (!right_result.type()->IsConstexprBool()) { in Visit()
871 if (left_result.type()->IsConstexprBool()) { in Visit()
873 if (!right_result.type()->IsConstexprBool()) { in Visit()