DescriptionPort some GC fixes from the bleeding edge to the 2.3 branch. These are:
5627 and 5628: Fix creation of an exception to avoid a rare GC corner case.
http://codereview.chromium.org/3782009
5640: Fix missing check for GC failure in number dictionary code.
http://codereview.chromium.org/3781014
5674: Fix the --noinline-new flag on ARM so that it forces us into C++ code
on every allocation. Fix two places where the generated code couldn't
cope with an unlucky GC.
http://codereview.chromium.org/3872003
5676: Fix GC error in ES5 read-only properties implementation.
http://codereview.chromium.org/3920005
Committed: http://code.google.com/p/v8/source/detail?r=5703
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|