diff options
author | Fabrice Bellard <fabrice@bellard.org> | 2025-04-15 10:50:59 +0200 |
---|---|---|
committer | Fabrice Bellard <fabrice@bellard.org> | 2025-04-15 10:50:59 +0200 |
commit | 8f99de5b7faa82d07e0ebd5489f6e99a8554d77c (patch) | |
tree | e1a8078111a9e353b169995357f35482d611210f /TODO | |
parent | 8bb41b20dd07a0c21cd70d9d28147bc87802697a (diff) | |
download | quickjs-8f99de5b7faa82d07e0ebd5489f6e99a8554d77c.tar.gz quickjs-8f99de5b7faa82d07e0ebd5489f6e99a8554d77c.zip |
spec update: ToPropertyKey() is now done after the evaluation of the expression in assignments
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: 27/76964 errors, 3147 excluded, 6912 skipped +Result: 14/76964 errors, 3147 excluded, 6912 skipped Test262 commit: 56e77d6325067a545ea7e8ff5be5d9284334e33c |