Searched defs:defineSemantics (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ |
H A D | stub_builder.cpp | 4213 SetPropertyByIndex(GateRef glue, GateRef receiver, GateRef index, GateRef value, bool useOwn, ProfileOperation callback, bool defineSemantics) SetPropertyByIndex() argument 4599 SetPropertyByName(GateRef glue, GateRef receiver, GateRef key, GateRef value, bool useOwn, GateRef isInternal, ProfileOperation callback, bool canUseIsInternal, bool defineSemantics) SetPropertyByName() argument 5147 SetPropertyByValue(GateRef glue, GateRef receiver, GateRef key, GateRef value, bool useOwn, ProfileOperation callback, bool defineSemantics) SetPropertyByValue() argument [all...] |
Completed in 20 milliseconds