Home
last modified time | relevance | path

Searched refs:CallArgsTagged (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.h272 bool CallArgsTagged(const ir::AstNode *node, VReg callee, VReg thisReg,
H A Dpandagen.cpp1047 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