Home
last modified time | relevance | path

Searched refs:InternalParamCount (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DJSemitter.cpp31 size_t paramCount = Cg()->InternalParamCount(); in GenFunctionSignature()
H A DcodeGen.cpp145 std::uint32_t CodeGen::InternalParamCount() const noexcept
H A DcodeGen.h122 [[nodiscard]] std::uint32_t InternalParamCount() const noexcept;
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.h245 uint32_t InternalParamCount() const;
H A Dpandagen.cpp161 uint32_t PandaGen::InternalParamCount() const in InternalParamCount() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp70 size_t paramCount = pg->InternalParamCount(); in FunctionEmitter()

Completed in 15 milliseconds