Browse Source

Releases: duk_(p)call_prop() error messages

pull/1644/head
Sami Vaarala 7 years ago
parent
commit
29c9d78b94
  1. 2
      RELEASES.rst

2
RELEASES.rst

@ -2909,7 +2909,7 @@ Planned
* Improve error message for property-based call TypeError (e.g. foo.noSuch()),
error message now includes the key for easier debugging (GH-1627, GH-1630,
GH-1631)
GH-1631, GH-1644)
* Add duk_seal() and duk_freeze() API calls, equivalent to Object.seal()
and Object.freeze() (GH-1594)

Loading…
Cancel
Save