http://codereview.chromium.org/2783002/diff/8001/9009
File src/runtime.cc (right):

http://codereview.chromium.org/2783002/diff/8001/9009#newcode8349
src/runtime.cc:8349: StackFrameIterator it2;
On 2010/06/09 15:26:31, Mads Ager wrote:
it2 -> it?

This is to avoid confusing it with the JavaScriptFrameIterator named it
in the outer scope.

http://codereview.chromium.org/2783002/diff/8001/9009#newcode8358
src/runtime.cc:8358: // value to return on top. A debug break at return
will creates an
On 2010/06/09 13:47:55, Yury Semikhatsky wrote:
typo: will creates -> will create

Done.

http://codereview.chromium.org/2783002/diff/8001/9011
File test/mjsunit/debug-return-value.js (right):

http://codereview.chromium.org/2783002/diff/8001/9011#newcode1
test/mjsunit/debug-return-value.js:1: // Copyright 2008 the V8 project
authors. All rights reserved.
On 2010/06/09 15:26:31, Mads Ager wrote:
2010

Done.

http://codereview.chromium.org/2783002/show

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

Reply via email to