diff options
author | Fabrice Bellard <fabrice@bellard.org> | 2025-04-15 11:26:53 +0200 |
---|---|---|
committer | Fabrice Bellard <fabrice@bellard.org> | 2025-04-15 11:26:53 +0200 |
commit | 5449fd42d62e5f3fda38736475f7c65c133b5cd2 (patch) | |
tree | 7a878f44daf74f2a7c34c4819fbbbc0755416537 /TODO | |
parent | 8f99de5b7faa82d07e0ebd5489f6e99a8554d77c (diff) | |
download | quickjs-5449fd42d62e5f3fda38736475f7c65c133b5cd2.tar.gz quickjs-5449fd42d62e5f3fda38736475f7c65c133b5cd2.zip |
more ToPropertyKey ordering changes
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,6 +62,6 @@ Optimization ideas: Test262o: 0/11262 errors, 463 excluded Test262o commit: 7da91bceb9ce7613f87db47ddd1292a2dda58b42 (es5-tests branch) -Result: 14/76964 errors, 3147 excluded, 6912 skipped +Result: 10/76964 errors, 3147 excluded, 6912 skipped Test262 commit: 56e77d6325067a545ea7e8ff5be5d9284334e33c |