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