]> git.kaiwu.me - quickjs.git/commit
future reserved keywords are forbidden in function name and arguments when the functi...
authorFabrice Bellard <fabrice@bellard.org>
Tue, 22 Apr 2025 16:51:54 +0000 (18:51 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Tue, 22 Apr 2025 16:51:54 +0000 (18:51 +0200)
commit99a855f2c76d0b94ede87ef0c1ff416903203313
treeae0a079556e7dde452748a93b787602bad42d8bd
parente5e724829a21bc507414a7b30dcd987158f1cc5e
future reserved keywords are forbidden in function name and arguments when the function body is in strict mode
quickjs.c