Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.2k
Commitb0e8889
deps: V8: cherry-pick 1fada6b36f8d
Original commit message: [symbol-as-weakmap-key] Fix DCHECKs when clearing JS weakrefs Bug:chromium:1372500,v8:12947 Fixed:chromium:1372500 Change-Id: Id6330de5886e4ea72544b307c358e2190ea47d9c Reviewed-on:https://chromium-review.googlesource.com/c/v8/v8/+/3942586 Reviewed-by: Anton Bikineev <bikineev@chromium.org> Commit-Queue: Shu-yu Guo <syg@chromium.org> Cr-Commit-Position: refs/heads/main@{#83632}Refs:v8/v8@1fada6bPR-URL:#51004Reviewed-By: Chengzhong Wu <legendecas@gmail.com>1 parentd87a810 commitb0e8889
File tree
3 files changed
+18
-3
lines changed- deps/v8
- src/heap
- test/mjsunit/harmony/regress
3 files changed
+18
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3027 | 3027 |
| |
3028 | 3028 |
| |
3029 | 3029 |
| |
3030 |
| - | |
| 3030 | + | |
3031 | 3031 |
| |
3032 | 3032 |
| |
3033 | 3033 |
| |
| |||
3049 | 3049 |
| |
3050 | 3050 |
| |
3051 | 3051 |
| |
| 3052 | + | |
3052 | 3053 |
| |
3053 | 3054 |
| |
3054 | 3055 |
| |
| |||
3057 | 3058 |
| |
3058 | 3059 |
| |
3059 | 3060 |
| |
3060 |
| - | |
| 3061 | + | |
3061 | 3062 |
| |
3062 | 3063 |
| |
3063 | 3064 |
| |
|
Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + |
0 commit comments
Comments
(0)