Searched defs:SuperCallForwardAllArgs (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| H A D | slow_runtime_stub.cpp | 1007 JSTaggedValue SlowRuntimeStub::SuperCallForwardAllArgs(JSThread *thread, JSTaggedType *sp, JSTaggedValue func, in SuperCallForwardAllArgs() function in panda::ecmascript::SlowRuntimeStub |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| H A D | pandagen.cpp | 1375 void PandaGen::SuperCallForwardAllArgs(const ir::AstNode *node, VReg funcObj) in SuperCallForwardAllArgs() function in panda::es2panda::compiler::PandaGen |
Completed in 8 milliseconds