{{ message }}
Commit e56716e
deps: cherry-pick ff0a9793334 from upstream V8
Original commit message:
[api] Expose PreviewEntries as public API
Turn `debug::EntriesPreview` into a public API.
This is a straightforward approach to addressing
#20409
(not relying on functionality behind `--allow-natives-syntax`)
in Node.js.
Refs: v8/v8@ff0a979
PR-URL: #20719
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>1 parent 4b64c84 commit e56716e
4 files changed
Lines changed: 23 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9526 | 9526 | | |
9527 | 9527 | | |
9528 | 9528 | | |
9529 | | - | |
9530 | | - | |
9531 | | - | |
9532 | | - | |
9533 | | - | |
9534 | | - | |
| 9529 | + | |
| 9530 | + | |
9535 | 9531 | | |
9536 | | - | |
| 9532 | + | |
9537 | 9533 | | |
9538 | | - | |
| 9534 | + | |
9539 | 9535 | | |
9540 | | - | |
| 9536 | + | |
9541 | 9537 | | |
9542 | 9538 | | |
9543 | | - | |
| 9539 | + | |
| 9540 | + | |
| 9541 | + | |
| 9542 | + | |
9544 | 9543 | | |
9545 | 9544 | | |
9546 | 9545 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | 207 | | |
212 | 208 | | |
213 | 209 | | |
| |||

0 commit comments