Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object.h206 inline void SetSetter(JSHandle<JSTaggedValue> value) in SetSetter() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h598 void SetSetter(Local<JSValueRef> value) in SetSetter() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp1870 HWTEST_F_L0(JSNApiSplTest, SetSetter) in HWTEST_F_L0() argument