Searched defs:CallSignature (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | aot_file_info.h | 29 using CallSignature = kungfu::CallSignature; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | call_signature.h | 73 CallSignature(std::string name, int flags, size_t paramCounter, ArgumentsOrder order, in CallSignature() function 88 CallSignature(CallSignature const &other) in CallSignature() function
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/utils/consts/ |
| D | Problems.ts | 56 CallSignature, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/linter-4.2/src/ |
| D | Problems.ts | 25 …cateName, UnaryArithmNotNumber, ConstructorType, ConstructorIface, ConstructorFuncs, CallSignature, enumerator
|