DescriptionStore script's line ends in copy-on-write fixed array.
This allows to remove explicit copy from line ends JS accessor which is used for formatting of stack traces.
Eager copying of line ends array might cause multiple full GC collections for huge scripts (e.g. scripts generated by GWT compiler with PRETY preset).
Committed: http://code.google.com/p/v8/source/detail?r=5839
Patch Set 1 #Patch Set 2 : address problems with empty fixed array #
Messages
Total messages: 2 (0 generated)
|