nickva opened a new pull request, #5691:
URL: https://github.com/apache/couchdb/pull/5691
* Update test262. Expand tests from 81934 to running 83147 tests
https://github.com/bellard/quickjs/commit/31663a930d2d17b92d562cd3e8a1d4792be4d145
* Improve error handling in Promise.withResolvers (we don't use these)
https://github.com/bellard/quickjs/commit/f1253f2ab53d3adbe918fe1d68710269f0c2335e
* Optimize array creation
https://github.com/bellard/quickjs/commit/f4951efd94344985cf47bfedf10e8b2c43d3cd21
* Optimized global variable access
https://github.com/bellard/quickjs/commit/2c90110287ac2646d74d39d231c261a6fcd8d4df
* Inline fast path for get_field, get_field2 and put_field
https://github.com/bellard/quickjs/commit/57f8ec0099e2f83dc9bc118d74e69c3f87a4af2b
* Remove `JS_PROP_NO_ADD` (internal property flag, unused)
https://github.com/bellard/quickjs/commit/64c55c6dafb40a2d2cdb1e7f373ed901dd771273
* Optimize array access by inlining `get_array_el(2/3)` and `put_array_el`
https://github.com/bellard/quickjs/commit/8e8eefb922b205bb56de14e0279b4e42b5f3f460
--
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]