Skip to content

Commit 8eda85d

Browse files
indutnyCommit bot
authored andcommitted
Postmortem: export DATA_CONSTANT
Useful for inspecting constant fields in objects. BUG= R=machenbach Review-Url: https://codereview.chromium.org/1922903003 Cr-Commit-Position: refs/heads/master@{#35826}
1 parent 75f0516 commit 8eda85d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tools/gen-postmortem-metadata.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@
9292
'value': 'DescriptorArray::kFirstIndex' },
9393
{ 'name': 'prop_type_field',
9494
'value': 'DATA' },
95+
{ 'name': 'prop_type_const_field',
96+
'value': 'DATA_CONSTANT' },
9597
{ 'name': 'prop_type_mask',
9698
'value': 'PropertyDetails::TypeField::kMask' },
9799
{ 'name': 'prop_index_mask',

0 commit comments

Comments
 (0)