Searched defs:IsBoolType (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | constant_folding.h | 129 inline bool IsBoolType(GateRef gate) const in IsBoolType() function |
| D | gate_accessor.cpp | 1023 bool GateAccessor::IsBoolType(GateRef gate) const in IsBoolType() function in panda::ecmascript::kungfu::GateAccessor |