Searched refs:CallArgsTagged (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/compiler/core/ |
H A D | pandagen.h | 272 bool CallArgsTagged(const ir::AstNode *node, VReg callee, VReg thisReg,
|
H A D | pandagen.cpp | 1047 bool PandaGen::CallArgsTagged(const ir::AstNode *node, VReg callee, VReg thisReg, in CallArgsTagged() function in ark::es2panda::compiler::PandaGen 1114 if (CallArgsTagged(node, callee, thisReg, arguments, hasThis)) { in CallTagged()
|
Completed in 4 milliseconds