DescriptionAlways compile functions in the snapshot with deoptimization support.
This prevents an unnecessary deopt-reopt cycle due to type feedback
having been thrown away as part of recompiling with deopt support.
(For non-snapshotted functions this is not an issue.)
Bonus: Add missing space in --trace-ic output, and provide names for
PropertyDescriptor's methods, because passing anonymous functions to
SetUpLockedPrototype frightens and confuses our FuncNameInferrer.
R=hpayer@chromium.org, yangguo@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=24592
Patch Set 1 #Patch Set 2 : rebased #Patch Set 3 : bump up size of first old_pointer_space page #
Messages
Total messages: 8 (2 generated)
|