nickva opened a new pull request, #5505: URL: https://github.com/apache/couchdb/pull/5505
* Fix exporting destructured variables [1] * Fix class field name get or set [2] * TypeError compat fix [3] * Fixed JS_IsString() with ropes [4] * Fixed the handling of unicode identifiers [5] [1] https://github.com/bellard/quickjs/commit/7adeb5c56e18858ab92337c59b393f0704538e22 [2] https://github.com/bellard/quickjs/commit/949c105aff1ff0c3edc0a1cb7c713c68509fc156 [3] https://github.com/bellard/quickjs/commit/d546fbfdb7d0f236c30a6c2a1a5641341e9d6aa7 [4] https://github.com/bellard/quickjs/commit/c505ac0f39d1b185a35c518b37db928b7b9bc2a9 [5] https://github.com/bellard/quickjs/commit/25ffdb418ea221eaab7605f24aa3087323cd501d -- 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: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org