Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md3793 ### SetAccessorProperty subsection
Djsnapi_expo.cpp1651 bool ObjectRef::SetAccessorProperty(const EcmaVM *vm, Local<JSValueRef> key, Local<FunctionRef> get… in SetAccessorProperty() function in panda::ObjectRef