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