Searched defs:CallSignature (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | func_entry_des.h | 27 using CallSignature = kungfu::CallSignature; member
|
| D | aot_file_info.h | 30 using CallSignature = kungfu::CallSignature; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | call_signature.h | 80 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/ |
| D | FaultId.ts | 57 CallSignature, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/ |
| D | Problems.ts | 53 CallSignature, enumerator
|