summaryrefslogtreecommitdiff
path: root/test/gtest/binary-reader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [Source maps] Handle single-segment entries in source map header decoder (#6794)Ömer Sinan Ağacan2024-08-061-0/+63
Single-segment mappings were already handled in readNextDebugLocation, but not in readSourceMapHeader.