nickva opened a new pull request, #5508:
URL: https://github.com/apache/couchdb/pull/5508

    * Fix destructuring [1] [2]
    * Add 'at' Array prototype as unscopable [3]
    * Fix memory leak in String constructor [4]
    * Fix `Array.from()` [5]
    * Fix build_arg_list() to handle overflow better [6]
    * Fix dtoa for `-0` [7]
    * Fix Map/Set iterator close [8]
    * Add test262 staging tests. We don't run these in CI currently [9]
   
   [1] 
https://github.com/bellard/quickjs/commit/1d5e7cf3004919f4bbb0d2ce032c675493279e3b
   [2] 
https://github.com/bellard/quickjs/commit/83530ac9a7b8cdf691c3d17d96660d020086397c
   [3] 
https://github.com/bellard/quickjs/commit/f2b0723a9b2ca10c0f9ae3cc0041857bffe4c3d1
   [4] 
https://github.com/bellard/quickjs/commit/db3d3f09cdec7106d6e330aa1eb3fae50ed8fdc4
   [5] 
https://github.com/bellard/quickjs/commit/e7264d6f94c75d49bea85dbdccb541671acda04a
   [6] 
https://github.com/bellard/quickjs/commit/37cde16ba2939cbc0d4624dcdf01099ae682743a
   [7] 
https://github.com/bellard/quickjs/commit/dbbca3dbf3856938120071225a5e4c906d3177e8
   [8] 
https://github.com/bellard/quickjs/commit/334aa18013f8b3889b8bdddfea68e35830dbcadc
   [9] 
https://github.com/bellard/quickjs/commit/e5e724829a21bc507414a7b30dcd987158f1cc5e
   


-- 
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]

Reply via email to