Searched refs:IsCheckWithTwoIns (Results 1 – 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | gate_meta_data.cpp | 287 bool GateMetaData::IsCheckWithTwoIns() const in IsCheckWithTwoIns() function in panda::ecmascript::kungfu::GateMetaData |
D | gate_accessor.h | 469 bool IsCheckWithTwoIns(GateRef gate) const; |
D | gate_accessor.cpp | 683 bool GateAccessor::IsCheckWithTwoIns(GateRef gate) const in IsCheckWithTwoIns() function in panda::ecmascript::kungfu::GateAccessor |
D | gate_meta_data.h | 557 bool IsCheckWithTwoIns() const; |