nickva opened a new pull request, #5751:
URL: https://github.com/apache/couchdb/pull/5751
* Closure optimization quadratic -> linear on number of vars
https://github.com/bellard/quickjs/commit/ae7219b1a1b2f409435d00b32c1e10d250e0d064
* Add error checking in `JS_InstantiateFunctionListItem()`
https://github.com/bellard/quickjs/commit/125b01279c49f2df6d8a49e93d0d58798d32be75
* Optimize add/sub int32 overflow
https://github.com/bellard/quickjs/commit/3d0cc291d440bc4788fcf72e5ebf6608a701f956
* Add `Iterator.concat`
https://github.com/bellard/quickjs/commit/4bd485d713dd9f99f91b5eb6f85f401afaa012b4
* Fix BJSON array serialization (fixes use-after-free in
[#475](https://github.com/bellard/quickjs/issues/457))
https://github.com/bellard/quickjs/commit/fcbf5ea2a63510f35f9ab2baadd59781be16a167
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]