-
Notifications
You must be signed in to change notification settings - Fork 905
Open
Description
I found that Rhino 1.9 has been released and tried to update core-js compat data.
Since binaries are no longer attached to Rhino releases, this doc should be updated,
npm run compat-rhino YOUR_PATH_TO_RHINO
So, I tried to run core-js on Rhino 1.9 and found a strange error:
The compat data tests runner gets an object with tests, enumerates properties of this object, and runs them.
On the third property of this object, Rhino throws an error, no matter what it contains.
Rhino 1.8 (and all the rest JS engines) works fine here.
Metadata
Metadata
Assignees
Labels
No labels