Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object.h176 inline void SetSetter(JSHandle<JSTaggedValue> value) in SetSetter() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h675 void SetSetter(Local<JSValueRef> value) in SetSetter() function