DescriptionMove post-mortem constants from accessors table to constants table
Some post-mortem metadata constants that are not offsets to objects'
properties were incorrectly defined in the accessors table. This change
fixes it by moving them from the accessors table to the constants table.
More background is available at
https://github.com/nodejs/post-mortem/issues/27.
R=danno@chromium.org,bmeurer@chromium.org
BUG=
Committed: https://crrev.com/2619ccd1a0c29a558d08abfd1c25652567e19bcf
Cr-Commit-Position: refs/heads/master@{#36878}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Remove unintended change from previous patchset #Messages
Total messages: 8 (2 generated)
|