Searched defs:SetGetter (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/containers/ | ||
| H A D | containers_private.cpp | 232 void ContainersPrivate::SetGetter(JSThread *thread, const JSHandle<JSObject> &obj, const JSHandle<JSTaggedValue> &key, in SetGetter() function in panda::ecmascript::containers::ContainersPrivate [all...] |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_object.h | 203 inline void SetGetter(JSHandle<JSTaggedValue> value) in SetGetter() function in panda::ecmascript::final |
| /arkcompiler/ets_runtime/ecmascript/napi/include/ | ||
| H A D | jsnapi_expo.h | 714 void SetGetter(Local<JSValueRef> value) in SetGetter() function in panda::PropertyAttribute |
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| H A D | builtins.cpp | 3176 void Builtins::SetGetter(const JSHandle<JSObject> &obj, const JSHandle<JSTaggedValue> &key, SetGetter() function in panda::ecmascript::Builtins [all...] |
Completed in 12 milliseconds