Commit 6204fad
deps: cherry-pick bfae9db from upstream v8
Original commit message:
Update postmortem metadata generator.
Add PropertyDetails::AttributesField +
PropertyDetails::LocationField.
Review-Url: https://codereview.chromium.org/2842843004
Cr-Commit-Position: refs/heads/master@{#44889}
PR-URL: #12722
Refs: nodejs/llnode#81
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>1 parent 0be4d17 commit 6204fadCopy full SHA for 6204fad
File tree
Expand file treeCollapse file tree
1 file changed
+16
-0
lines changedOpen diff view settings
Filter options
- deps/v8/tools
Expand file treeCollapse file tree
1 file changed
+16
-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+16Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
99 | 99 | |
100 | 100 | |
101 | 101 | |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
102 | 118 | |
103 | 119 | |
104 | 120 | |
|
0 commit comments