Home
last modified time | relevance | path

Searched defs:IsBoolType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dconstant_folding.h129 inline bool IsBoolType(GateRef gate) const in IsBoolType() function
Dgate_accessor.cpp1023 bool GateAccessor::IsBoolType(GateRef gate) const in IsBoolType() function in panda::ecmascript::kungfu::GateAccessor