Browse Source

release note update

pull/2/head
Sami Vaarala 11 years ago
parent
commit
38f343088a
  1. 4
      RELEASES.txt

4
RELEASES.txt

@ -193,8 +193,8 @@ Planned
0.10.0 (2014-03-XX)
-------------------
* Avoid "out of regs" for large expressions containing function calls by
using indirect call opcodes in bytecode
* Avoid "out of regs" for large expressions by adding more comprehensive
register shuffling and indirect variants of several bytecode opcodes
* Add duk_push_heap_stash(), duk_push_global_stash(), and
duk_push_thread_stash() to provide C code with stashes for storing

Loading…
Cancel
Save