DescriptionA few tests fails when I run them with --hydrogen-track-positions
The root of problem is the fact that we don't track the position of 'this' statement but use them when visit compare statement.
As a result we have -1 as the position of left expression and the resulting relative position is negative and doesn't fit into BitField.
BUG=452067
TEST=test-cpu-profiler/SourceLocation
LOG=n
Committed: https://crrev.com/36ed9ca348a6d89a35e966db1b8ae77b2ac176a0
Cr-Commit-Position: refs/heads/master@{#26741}
Patch Set 1 #
Total comments: 2
Patch Set 2 : comments addressed #
Messages
Total messages: 12 (4 generated)
|