Home
last modified time | relevance | path

Searched refs:CallTagged (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.h133 void CallTagged(const ir::AstNode *node, VReg callee, VReg thisReg, const ArenaVector<ir::Expression *> &arguments);
H A Dpandagen.cpp1097 void PandaGen::CallTagged(const ir::AstNode *node, VReg callee, VReg thisReg, in CallTagged() function in ark::es2panda::compiler::PandaGen
H A DJSCompiler.cpp1025 pg->CallTagged(expr, callee, thisReg, expr->Quasi()->Expressions()); in Compile()

Completed in 7 milliseconds