Home
last modified time | relevance | path

Searched refs:IsCheckWithTwoIns (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_gate_meta_data.cpp27 bool GateMetaData::IsCheckWithTwoIns() const in IsCheckWithTwoIns() function in panda::ecmascript::kungfu::GateMetaData
H A Dshare_gate_meta_data.h174 bool IsCheckWithTwoIns() const;
H A Dgate_accessor.h520 bool IsCheckWithTwoIns(GateRef gate) const;
H A Dgate_accessor.cpp1122 bool GateAccessor::IsCheckWithTwoIns(GateRef gate) const in IsCheckWithTwoIns() function in panda::ecmascript::kungfu::GateAccessor
1124 return GetMetaData(gate)->IsCheckWithTwoIns(); in IsCheckWithTwoIns()

Completed in 7 milliseconds