Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.2k
Commitc13969e
deps: V8: cherry-pick ea996ad04a68
Original commit message: [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 <syg@chromium.org> Commit-Queue: Joyee Cheung <joyee@igalia.com> Cr-Commit-Position: refs/heads/main@{#90318}Refs:v8/v8@ea996adPR-URL:#51136Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>1 parent6fbf0ba commitc13969e
1 file changed
+2
-10
lines changedLines changed: 2 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1378 | 1378 |
| |
1379 | 1379 |
| |
1380 | 1380 |
| |
1381 |
| - | |
1382 |
| - | |
1383 |
| - | |
1384 |
| - | |
1385 |
| - | |
1386 |
| - | |
1387 |
| - | |
1388 |
| - | |
1389 |
| - | |
1390 |
| - | |
| 1381 | + | |
| 1382 | + | |
1391 | 1383 |
| |
1392 | 1384 |
| |
1393 | 1385 |
| |
|
0 commit comments
Comments
(0)