LGTM.


http://codereview.chromium.org/7056041/diff/2001/src/runtime.cc
File src/runtime.cc (right):

http://codereview.chromium.org/7056041/diff/2001/src/runtime.cc#newcode656
src/runtime.cc:656: while (obj->IsJSObject() &&
Maybe clearer with do...while, if you like that sort of thing.

http://codereview.chromium.org/7056041/

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

Reply via email to