Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_gate_meta_data.cpp21 bool GateMetaData::IsTypedOperator() const in IsTypedOperator() function in panda::ecmascript::kungfu::GateMetaData
H A Dshare_gate_meta_data.h172 bool IsTypedOperator() const;
H A Dgate_accessor.h516 bool IsTypedOperator(GateRef gate) const;
H A Dgate_accessor.cpp1112 bool GateAccessor::IsTypedOperator(GateRef gate) const in IsTypedOperator() function in panda::ecmascript::kungfu::GateAccessor
1114 return GetMetaData(gate)->IsTypedOperator(); in IsTypedOperator()

Completed in 7 milliseconds