Commit ea996ad
[import-attributes] Remove support for numeric keys
During the 2023-09 TC39 meeting the proposal has been updated to remove support
for bigint and float literals as import attribute keys, due to implementation
difficulties in other engines and minimal added value for JS developers.
GH issue: tc39/proposal-import-attributes#145
Bug: v8:13856
Change-Id: I0ede2bb10d6ca338a4b0870a1261ccbcd088c16f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4899760
Reviewed-by: Shu-yu Guo <[email protected]>
Commit-Queue: Joyee Cheung <[email protected]>
Cr-Commit-Position: refs/heads/main@{#90318}1 parent efba717 commit ea996ad
2 files changed
Lines changed: 4 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1407 | 1407 | | |
1408 | 1408 | | |
1409 | 1409 | | |
1410 | | - | |
1411 | | - | |
1412 | | - | |
1413 | | - | |
1414 | | - | |
1415 | | - | |
1416 | | - | |
1417 | | - | |
1418 | | - | |
1419 | | - | |
| 1410 | + | |
| 1411 | + | |
1420 | 1412 | | |
1421 | 1413 | | |
1422 | 1414 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4877 | 4877 | | |
4878 | 4878 | | |
4879 | 4879 | | |
4880 | | - | |
4881 | | - | |
4882 | 4880 | | |
4883 | | - | |
4884 | 4881 | | |
4885 | 4882 | | |
4886 | 4883 | | |
| |||
4942 | 4939 | | |
4943 | 4940 | | |
4944 | 4941 | | |
4945 | | - | |
| 4942 | + | |
4946 | 4943 | | |
4947 | 4944 | | |
4948 | 4945 | | |
4949 | 4946 | | |
4950 | 4947 | | |
4951 | 4948 | | |
4952 | | - | |
4953 | | - | |
4954 | | - | |
4955 | | - | |
4956 | | - | |
4957 | | - | |
4958 | 4949 | | |
4959 | 4950 | | |
4960 | 4951 | | |
| |||
5008 | 4999 | | |
5009 | 5000 | | |
5010 | 5001 | | |
5011 | | - | |
5012 | | - | |
5013 | 5002 | | |
5014 | | - | |
5015 | 5003 | | |
5016 | 5004 | | |
5017 | 5005 | | |
| |||
5073 | 5061 | | |
5074 | 5062 | | |
5075 | 5063 | | |
5076 | | - | |
| 5064 | + | |
5077 | 5065 | | |
5078 | 5066 | | |
5079 | 5067 | | |
5080 | 5068 | | |
5081 | 5069 | | |
5082 | 5070 | | |
5083 | | - | |
5084 | | - | |
5085 | | - | |
5086 | | - | |
5087 | | - | |
5088 | | - | |
5089 | 5071 | | |
5090 | 5072 | | |
5091 | 5073 | | |
| |||
0 commit comments