Searched defs:GetNumIns (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | gate.cpp | 632 size_t Gate::GetNumIns() const in GetNumIns() function in panda::ecmascript::kungfu::Gate |
D | gate_meta_data.h | 499 size_t GetNumIns() const in GetNumIns() function |
D | gate_accessor.cpp | 25 size_t GateAccessor::GetNumIns(GateRef gate) const in GetNumIns() function in panda::ecmascript::kungfu::GateAccessor |