Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.h73 CallSignature(std::string name, int flags, size_t paramCounter, ArgumentsOrder order, in CallSignature() function
88 CallSignature(CallSignature const &other) in CallSignature() function