| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@BridgeAR build started: https://ci.nodejs.org/blue/organizations/jenkins/node-test-pull-request-lite-pipeline/detail/node-test-pull-request-lite-pipeline/536/pipeline |
Sorry, something went wrong.
There was a problem hiding this comment.
this entire file should be put into test-util-inspect.js
Sorry, something went wrong.
|
Trivial enough to fast-track, I think... with or without moving into test-util-inspect.js Please 👍 to approve fast-track. |
Sorry, something went wrong.
|
The flag --harmony-bigint needs to be removed from documentation also |
Sorry, something went wrong.
v8 6.8 supports all removed flags. For example for BigInt.
There was a problem hiding this comment.
unrelated changes?
Sorry, something went wrong.
There was a problem hiding this comment.
unrelated changes?
Sorry, something went wrong.
|
I went ahead and removed all harmony flags that v8 supports out of the box and updated the commit message accordingly. |
Sorry, something went wrong.
|
CI https://ci.nodejs.org/job/node-test-pull-request/16405/ |
Sorry, something went wrong.
|
Resume build: https://ci.nodejs.org/job/node-test-pull-request/16441/ ✔️ |
Sorry, something went wrong.
v8 6.8 supports all removed flags. For example for BigInt. PR-URL: nodejs#22285 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
|
Should this be backported to v10.x-staging? If yes please follow the guide and raise a backport PR, if not let me know or add the dont-land-on label. Edit: the conflict was related to a semver-major change and trivial to fix. |
Sorry, something went wrong.
v8 6.8 supports all removed flags. For example for BigInt. PR-URL: #22285 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
v8 6.8 supports all removed flags. For example for BigInt. PR-URL: #22285 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
| Back | FazBrowse Home | New Git URL |
v8 supports BigInt and this can now be removed.
Update: I went ahead and removed all harmony flags where v8 supports it out of the box.
Checklist