Browse Source

Releases: 'act' relookup in call handling

add-comment-stripped-dist-source
Sami Vaarala 9 years ago
parent
commit
3dd9105337
  1. 3
      RELEASES.rst

3
RELEASES.rst

@ -1061,6 +1061,9 @@ Planned
DUK_USE_xxx config options for native recursion limits; C stacks are assumed
to be deep by default for all targets (GH-165)
* Fix missing activation lookup from call handling after an Arguments object
was created, this could in theory lead to memory unsafe behavior (GH-305)
* Fix debugger GetCallStack line number handling for callstack entries below
the callstack top (GH-281)

Loading…
Cancel
Save