]> git.kaiwu.me - quickjs.git/commit
- optimized Regexp.prototype.exec
authorFabrice Bellard <fabrice@bellard.org>
Sat, 22 Nov 2025 10:00:50 +0000 (11:00 +0100)
committerFabrice Bellard <fabrice@bellard.org>
Sat, 22 Nov 2025 10:00:50 +0000 (11:00 +0100)
commit9f11034a5aa2c007515385c2ab7cf37103d65ac5
tree7707f786313fe842f610e8e5e221867fe313acf1
parent7ab23413b849692350fadf0578d31498cb0043a3
- optimized Regexp.prototype.exec
- optimized String.prototype.replace
- optimized 'arguments' object creation
- optimized access to non strict 'arguments' elements
Changelog
quickjs.c
tests/microbench.js