core-js-3.4.0
- reflext ctor support
- preserve the property creation order of "negative integer" by no longer incorrectly treating these as an integer index because they're not in the defined range of 0 <= i <= F (https://262.ecma-international.org/13.0/#sec-object-type)
- resync with Rhino updates (see HtmlUnit release notes for more details)