Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object.h198 inline JSHandle<JSTaggedValue> GetSetter() const in GetSetter() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h774 Local<JSValueRef> GetSetter(const EcmaVM *vm) const in GetSetter() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp1885 HWTEST_F_L0(JSNApiSplTest, GetSetter) in HWTEST_F_L0() argument