Home
last modified time | relevance | path

Searched refs:CallInit (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DcallExpression.cpp137 pg->CallInit(this, thisReg); in CompileSuperCall()
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dfunction.cpp233 pg->CallInit(decl, thisReg); in CompileFunction()
H A Dpandagen.h355 void CallInit(const ir::AstNode *node, VReg thisReg);
H A Dpandagen.cpp1387 void PandaGen::CallInit(const ir::AstNode *node, VReg thisReg) in CallInit() function in panda::es2panda::compiler::PandaGen

Completed in 6 milliseconds