Searched refs:GetOwnKeysWithElements (Results 1 – 1 of 1) sorted by relevance
354 MaybeHandle<FixedArray> GetOwnKeysWithElements(Isolate* isolate, in GetOwnKeysWithElements() function408 return GetOwnKeysWithElements<false>(isolate_, object, keys_conversion); in GetKeysFast()426 return GetOwnKeysWithElements<true>(isolate_, object, keys_conversion); in GetKeysFast()