Searched defs:setPropertyByName (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | call_signature.cpp | 305 … CallSignature setPropertyByName("SetPropertyByName", 0, paramCount, ArgumentsOrder::DEFAULT_ORDER, in DEF_CALL_SIGNATURE() local 324 …CallSignature setPropertyByName("DeprecatedSetPropertyByName", 0, paramCount, ArgumentsOrder::DEFA… in DEF_CALL_SIGNATURE() local 361 …CallSignature setPropertyByName("SetPropertyByNameWithMega", 0, paramCount, ArgumentsOrder::DEFAUL… in DEF_CALL_SIGNATURE() local 399 …CallSignature setPropertyByName("SetPropertyByValue", 0, paramCount, ArgumentsOrder::DEFAULT_ORDER, in DEF_CALL_SIGNATURE() local 510 …CallSignature setPropertyByName("DeprecatedSetPropertyByValue", 0, paramCount, ArgumentsOrder::DEF… in DEF_CALL_SIGNATURE() local
|