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

    * New CI types and test fixes (we don't run these) [1]
   
    * Future reserved keywords are forbidden in function name and arguments 
when the function body is in strict mode [2]
   
    * Setters cannot have rest arguments [3]
   
    * Fix property ordering in the object returned by RegExp.prototype.exec() 
[4]
   
    * Fixed operation order in Object.prototype.propertyIsEnumerable() [5]
   
    * Fixed `RegExp.prototype[Symbol.split]` [6]
   
    * Fixed GeneratorFunction prototype [7]
   
    * Typed array fixes [8] [9]
   
   [1]
   
https://github.com/bellard/quickjs/commit/c0958ee2d03a2faf23237de123883e6002276dde
   
   [2]
   
https://github.com/bellard/quickjs/commit/99a855f2c76d0b94ede87ef0c1ff416903203313
   
   [3]
   
https://github.com/bellard/quickjs/commit/5e71d148f229f9a5ee6824902366844178026966
   
   [4]
   
https://github.com/bellard/quickjs/commit/5afd0eb37b270bedbef2a66efd5d3925d6b820bb
   
   [5]
   
https://github.com/bellard/quickjs/commit/1e958abcd83c4160d02b5a4d8fa2d451227a6771
   
   [6]
   
https://github.com/bellard/quickjs/commit/b32cccb5fe1da1cdaad68dc56942a49d41d205a3
   
   [7]
   
https://github.com/bellard/quickjs/commit/a0a760f74fd0c28ee56dc0971ba60e45d844e41f
   
   [8]
   
https://github.com/bellard/quickjs/commit/08a28c0cc3b2af966fd2ae900869c7ffe7b2b9f2
   
   [9]
   
https://github.com/bellard/quickjs/commit/3bffe67e6b0994553fce3f639b42de818f5967d5
   


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