Home
last modified time | relevance | path

Searched defs:GetUnmappedArgs (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/test/aottest/isfastcall/
Disfastcall.ts79 function GetUnmappedArgs() { function
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1463 void PandaGen::GetUnmappedArgs(const ir::AstNode *node) in GetUnmappedArgs() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/ets2panda/compiler/core/
Dpandagen.cpp1149 void PandaGen::GetUnmappedArgs(const ir::AstNode *node) in GetUnmappedArgs() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1081 DEF_CALL_SIGNATURE(GetUnmappedArgs) in DEF_CALL_SIGNATURE() argument