Files
ladybird/Userland/Libraries/LibJS/Runtime
Timothy Flynn 4b0ef6b81d LibJS: Replace Set's GetKeysIterator AO with GetIteratorFromMethod
This is a normative change in the Set Methods proposal. See:
https://github.com/tc39/proposal-set-methods/commit/f3d5206

Note that this is normative due to an IsCallable check being deferred to
some time after its previous invocation in the GetKeysIterator.
2023-07-19 06:56:51 +02:00
..
2023-05-28 10:03:11 +02:00
2023-02-11 21:47:57 +00:00