DescriptionSimplify accesses to Script::line_ends
line_ends is either undefined (if uninitialized) or a fixed array (after
Script::InitLineEnds). All accesses from JS have been removed, therefore
we can skip assigning a COW map and remove the accessor.
Committed: https://crrev.com/e730d08846d9800c9e3ae8b75d32b9769982c89c
Cr-Commit-Position: refs/heads/master@{#40876}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Address comments #
Messages
Total messages: 18 (12 generated)
|