Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/base/
H A DclassDefinition.cpp200 Literal *methodAffiliate = pg->Allocator()->New<TaggedLiteral>(LiteralTag::METHODAFFILIATE, in CreateClassPublicBuffer() local
242 Literal *methodAffiliate = pg->Allocator()->New<TaggedLiteral>(LiteralTag::METHODAFFILIATE, in CreateClassPrivateBuffer() local
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DobjectExpression.cpp323 Literal *methodAffiliate = pg->Allocator()->New<TaggedLiteral>(LiteralTag::METHODAFFILIATE, paramNum); in CompileStaticProperties() local

Completed in 2 milliseconds