Home
last modified time | relevance | path

Searched defs:litIdx (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.cpp1533 void PandaGen::DefineClassWithBuffer(const ir::AstNode *node, const util::StringView &ctorId, uint32_t litIdx, in DefineClassWithBuffer() argument
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.cpp1752 void PandaGen::DefineClassWithBuffer(const ir::AstNode *node, const util::StringView &ctorId, int32_t litIdx, VReg base) in DefineClassWithBuffer() argument
1761 void PandaGen::DefineSendableClass(const ir::AstNode *node, const util::StringView &ctorId, int32_t litIdx, VReg base) in DefineSendableClass() argument

Completed in 8 milliseconds