Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h443 …JSThread *thread, const JSHandle<JSObject> &obj, uint32_t *copyLengthOfKeys, uint32_t *copyLengthO… in GetOwnEnumerableNamesInFastMode()
Djs_object.cpp1558 uint32_t copyLengthOfKeys = 0; in EnumerableOwnNames() local
1647 uint32_t copyLengthOfKeys = 0; in EnumerableOwnPropertyNames() local