Chromium Code Reviews
DescriptionDo not include cached code in the start-up snapshot.
The non-monomorphic cache and the code stub cache contain
stubs that are not really useful immediate at start-up.
For example we have a lot of RecordWriteStubs for different
register combinations.
This cuts the start-up snapshot size by another 1/3.
R=verwaest@chromium.org
Patch Set 1 #Patch Set 2 : fix test case #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||