Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_field_wrapper.cpp145 …static bool Setter(InteropCtx *ctx, napi_env env, EtsHandle<EtsObject> etsObject, EtsFieldWrapper … in Setter() function
180 …static bool Setter(InteropCtx *ctx, napi_env env, EtsHandle<EtsObject> etsObject, EtsFieldWrapper … in Setter() function
/arkcompiler/runtime_core/static_core/plugins/ets/doc/interop_js/
D5_js.rst556 Description
600 Interop rules
D7_arkts.rst248 .. _Features ArkTS Classes:
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_object_test.cpp649 HWTEST_F_L0(JSObjectTest, Setter) in HWTEST_F_L0() argument