2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
- include/v8-isolate.h+3-3
- include/v8-template.h+10-2
- include/v8-version.h+1-1
- src/api/api.cc+22-13
- src/execution/messages.cc+3-2
- src/heap/read-only-promotion.cc+129-48
- src/maglev/maglev-graph-builder.cc+13-6
- src/objects/foreign-inl.h+6-2
- src/objects/foreign.h+1
- src/objects/slots-inl.h+11
- src/objects/slots.h+3
- src/objects/templates.cc+10
- src/objects/templates.h+3
- test/cctest/test-serialize.cc+62-5
- test/mjsunit/maglev/regress-413419840.js+18
0 commit comments