DescriptionRemove check for heap allocated locals from code flushing.
Since bleeding edge revision 5056 we no longer need to check that
there are no heap allocated locals in the scope info, since these will
be preserved after the scope info was moved to the SharedFunctionInfo
class.
Committed: http://code.google.com/p/v8/source/detail?r=5066
Patch Set 1 #
Total comments: 2
Patch Set 2 : '' #Messages
Total messages: 3 (0 generated)
|