Commit 5fbb248
deps: backport c281c15 from V8's upstream
Backport c281c15d6dab8370a7805f0717502d260e0ad433 from V8's upstream to
allow post-mortem debugging tools to inspect Buffer instances' length.
Original commit message:
Add JSTypedArray's length in post-mortem metadata.
BUG=
R=bmeurer@chromium.org
Review URL: https://codereview.chromium.org/1363683002
Cr-Commit-Position: refs/heads/master@{#30873}
PR: #3031
PR-URL: #3031
Reviewed-By: Trevor Norris <trev.norris@gmail.com>1 parent 75d5dce commit 5fbb248Copy full SHA for 5fbb248
File tree
Expand file treeCollapse file tree
1 file changed
+1
-0
lines changedOpen diff view settings
Filter options
- deps/v8/tools
Expand file treeCollapse file tree
1 file changed
+1
-0
lines changedOpen diff view settings
Collapse file
deps/v8/tools/gen-postmortem-metadata.py
Copy file name to clipboardExpand all lines: deps/v8/tools/gen-postmortem-metadata.py+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
150 | 150 | |
151 | 151 | |
152 | 152 | |
| 153 | + |
153 | 154 | |
154 | 155 | |
155 | 156 | |
|
0 commit comments