http://codereview.chromium.org/7740021/diff/1/src/accessors.cc
File src/accessors.cc (right):

http://codereview.chromium.org/7740021/diff/1/src/accessors.cc#newcode752
src/accessors.cc:752: potential_caller != NULL &&
potential_caller->IsBuiltin();
On 2011/08/25 13:29:48, William Hesse wrote:
I think this is clearer as a while loop, or anything that puts the
assignments
to potential_caller and to caller in the correct order (the body and
iteration
step).

Done.

http://codereview.chromium.org/7740021/

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

Reply via email to