Home
last modified time | relevance | path

Searched defs:isConstruct (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h705 auto *DynamicCallNames(bool isConstruct) in DynamicCallNames() argument
818 DynamicCallIntrinsicsMap *DynamicCallIntrinsics(bool isConstruct) in DynamicCallIntrinsics() argument
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Ddynamic.cpp314 ir::ClassStaticBlock *ETSChecker::CreateDynamicCallClassInitializer(Language lang, bool isConstruct) in CreateDynamicCallClassInitializer() argument
381 ir::ClassDeclaration *ETSChecker::GetDynamicClass(Language lang, bool isConstruct) in GetDynamicClass() argument
173 ResolveDynamicCallExpression(ir::Expression *callee, const ArenaVector<T *> &arguments, Language lang, bool isConstruct) ResolveDynamicCallExpression() argument
[all...]
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSemitter.cpp452 bool isConstruct = classIdent == Signatures::JSNEW_CLASS; in GenAnnotations() local

Completed in 4 milliseconds