angular-cn/packages/compiler-cli/ngcc/test/sourcemaps
Pete Bacon Darwin 772bb5e742 perf(ngcc): store the position of SegmentMarkers to avoid unnecessary computation (#36027)
Previously, calculations related to the position of and difference between
SegmentMarkers required extensive computation based around the line,
line start positions and columns of each segment.

PR Close #36027
2020-03-13 08:00:29 -07:00
..
segment_marker_spec.ts perf(ngcc): store the position of SegmentMarkers to avoid unnecessary computation (#36027) 2020-03-13 08:00:29 -07:00
source_file_loader_spec.ts feat(ngcc): implement source-map flattening (#35132) 2020-02-26 12:51:35 -08:00
source_file_spec.ts perf(ngcc): store the position of SegmentMarkers to avoid unnecessary computation (#36027) 2020-03-13 08:00:29 -07:00