updated test results

This commit is contained in:
Fabrice Bellard
2025-10-18 11:09:17 +02:00
parent c31809e84d
commit eab6945fca
3 changed files with 3 additions and 3 deletions

View File

@@ -336,6 +336,8 @@ test262/test/staging/sm/regress/regress-699682.js
test262/test/staging/sm/RegExp/toString.js
test262/test/staging/sm/RegExp/source.js
test262/test/staging/sm/RegExp/escape.js
# RegExp.lastMatch not supported
test262/test/staging/sm/statements/regress-642975.js
# source directives are not standard yet
test262/test/staging/sm/syntax/syntax-parsed-arrow-then-directive.js
# returning "bound fn" as initialName for a function is permitted by the spec