Addressed Michael's comment. Please take a look.

https://chromiumcodereview.appspot.com/10535004/diff/1/src/objects.cc
File src/objects.cc (right):

https://chromiumcodereview.appspot.com/10535004/diff/1/src/objects.cc#newcode7403
src/objects.cc:7403: *keep_entry = true;
On 2012/06/05 09:12:48, Michael Starzinger wrote:
I don't think this fix is completely correct, because in the
ELEMENTS_TRANSITION
case we might have a slot in the backing store that is undefined. In
this case
the backing store might be kept even though it is empty.

Done.

https://chromiumcodereview.appspot.com/10535004/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to