Searched refs:CollectOwnPropertyNamesInternal (Results 1 – 1 of 1) sorted by relevance
528 int CollectOwnPropertyNamesInternal(Handle<JSObject> object, in CollectOwnPropertyNamesInternal() function622 CollectOwnPropertyNamesInternal<true>(object, this, descs, 0, limit); in CollectOwnPropertyNames()625 CollectOwnPropertyNamesInternal<false>(object, this, descs, in CollectOwnPropertyNames()