Home
last modified time | relevance | path

Searched defs:CallSignature (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dfunc_entry_des.h27 using CallSignature = kungfu::CallSignature; member
Daot_file_info.h30 using CallSignature = kungfu::CallSignature; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.h80 CallSignature(std::string name, int flags, size_t paramCounter, ArgumentsOrder order, in CallSignature() function
91 CallSignature(std::string name, int flags, ArgumentsOrder order, VariableType returnType, in CallSignature() function
102 CallSignature(CallSignature const &other) in CallSignature() function
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/utils/lib/
DFaultId.ts57 CallSignature, enumerator
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DProblems.ts53 CallSignature, enumerator