lgtm if you add the IsDeleted() check. This should not happen right now
anyway;
but just in case.
http://codereview.chromium.org/11363078/diff/1/src/json-stringifier.h
File src/json-stringifier.h (right):
http://codereview.chromium.org/11363078/diff/1/src/json-stringifier.h#newcode581
src/json-stringifier.h:581: if (details.type() == FIELD && !map_changed)
{
Also check for IsDeleted().
http://codereview.chromium.org/11363078/
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev