Home
last modified time | relevance | path

Searched refs:InternalParamCount (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp51 size_t paramCount = pg->InternalParamCount(); in FunctionEmitter()
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h261 uint32_t InternalParamCount() const;
Dpandagen.cpp139 uint32_t PandaGen::InternalParamCount() const in InternalParamCount() function in panda::es2panda::compiler::PandaGen