Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp525 JSHandle<TaggedArray> JSObject::GetEnumElementKeys(JSThread *thread, const JSHandle<JSObject> &obj,… in GetEnumElementKeys() function in panda::ecmascript::JSObject
560 void JSObject::GetEnumElementKeys(JSThread *thread, const JSHandle<JSObject> &obj, int offset, in GetEnumElementKeys() function in panda::ecmascript::JSObject