Browse Source

Releases: array write fast path

pull/156/head
Sami Vaarala 10 years ago
parent
commit
522c5a0031
  1. 3
      RELEASES.rst

3
RELEASES.rst

@ -837,6 +837,9 @@ Planned
* Internal performance improvement: shorter internal chain for API push
functions like duk_push_undefined()
* Performance improvement: array write fast path when writing to "dense"
Array instances using a numeric index
* Fix Unicode handling of CJK ideographs and Hangul which were incorrectly
not accepted in identifier names (see GH-103)

Loading…
Cancel
Save