Skip to content

Commit 9f11034

Browse files
author
Fabrice Bellard
committed
- optimized Regexp.prototype.exec
- optimized String.prototype.replace - optimized 'arguments' object creation - optimized access to non strict 'arguments' elements
1 parent 7ab2341 commit 9f11034

File tree

3 files changed

+569
-313
lines changed

3 files changed

+569
-313
lines changed

Changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- micro optimizations (15% faster on bench-v8)
1+
- micro optimizations (30% faster on bench-v8)
22
- added resizable array buffers
33
- added ArrayBuffer.prototype.transfer
44
- added the Iterator object and methods

0 commit comments

Comments
 (0)