nickva opened a new pull request, #5525:
URL: https://github.com/apache/couchdb/pull/5525
Overall improves compatibility with the standard. Debug object dumping is
for CLI mostly we don't use it.
* fixed delete operator with global variables:
https://github.com/bellard/quickjs/commit/2d4e1cc20cc7c1fe234d0d03857758a787a9c6f6
* object debug dumping improved:
https://github.com/bellard/quickjs/commit/be06b3e92b77a343adefa49a4b29e1ad523014ea
https://github.com/bellard/quickjs/commit/703de06c43e0896b2496eb2b7e1faa7178e4046a
* module import fixes:
https://github.com/bellard/quickjs/commit/23e2dc9c399f3a3fc1417cadcf8399066ccf31ce
* get array opcode optimization:
https://github.com/bellard/quickjs/commit/11d076fac6691da27df021872cdb12ec44d022e6
* immutable Object.prototype
https://github.com/bellard/quickjs/commit/30fe3de91dd49bc6f725bbae24095c99fe7d001f
--
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]