Searched defs:ownKeys (Results 1 – 3 of 3) sorted by relevance
893 JSHandle<TaggedArray> ownKeys = JSTaggedValue::GetOwnPropertyKeys(thread, targetHandle); in GetAllPropertyKeys() local
1928 JSHandle<TaggedArray> ownKeys = JSTaggedValue::GetOwnPropertyKeys(thread, tagObj); in EnumerableOwnPropertyNames() local
410 JSHandle<TaggedArray> ownKeys = in GetOwnPropertyDescriptors() local