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

    * Add regexp duplicate named groups 
https://github.com/bellard/quickjs/commit/24379bf53c30b35151f345318d850bac49219288
   
    * Fix fast array extension optimization when there are multiple realms 
https://github.com/bellard/quickjs/commit/e5fd3918c1c4a2ee39016e71b66a9eeda85ce716
   
    * Remove memory leak in case of error in `cpool_add()` 
https://github.com/bellard/quickjs/commit/fcd33c1afa7b3028531f53cd1190a3877454f6b3
   
    * Remove use after free in `js_create_module_bytecode_function()` 
https://github.com/bellard/quickjs/commit/1dbba8a88eaa40d15a8a9b70bb1a0b8fb5b552e6
   
    * Don't call well-known Symbol methods for RegExp on primitive values 
https://github.com/bellard/quickjs/commit/c73a435f365e5250dd529cde00675528d7609edf
   
    * Slightly faster lexical variable assignment 
https://github.com/bellard/quickjs/commit/31ef02b90785fbc6effb82c300bf05a2a0903088
   
    * `\x{N}` is a syntax error 
https://github.com/bellard/quickjs/commit/7bd1ae2c76f9053e00e405998a3ea66a995403c4
   
    * Removed `alloca()` is `lre_exec()` 
https://github.com/bellard/quickjs/commit/f1139494d18a2053630c5ed3384a42bb70db3c53
   


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