Commit 21f0f27
authored
src: remove --harmony-import-attributes
Import attributes have been enabled by default since V8 M123 and are now
standard in JavaScript. Remove the hardcoded injection of the flag in
Node.js so that the flag can be deprecated and removed upstream in V8.
Refs: https://chromium-review.googlesource.com/c/v8/v8/+/8260695
Signed-off-by: Olivier Flückiger <olivf@chromium.org>
PR-URL: #65396
Refs: #61898
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>1 parent 11a9998 commit 21f0f27
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
759 | 759 | | |
760 | 760 | | |
761 | 761 | | |
762 | | - | |
763 | | - | |
764 | | - | |
765 | | - | |
766 | | - | |
767 | | - | |
768 | | - | |
769 | 762 | | |
770 | 763 | | |
771 | 764 | | |
| |||
0 commit comments