On 2013/08/06 09:33:26, Yang wrote:

https://chromiumcodereview.appspot.com/22198002/diff/4001/test/mjsunit/debug-stepin-positions.js
File test/mjsunit/debug-stepin-positions.js (right):


https://chromiumcodereview.appspot.com/22198002/diff/4001/test/mjsunit/debug-stepin-positions.js#newcode112
test/mjsunit/debug-stepin-positions.js:112: var res = [ DebuggerStatement(),
data./*#*/a(), data[/*#*/String("a")]/*#*/(), data["a"]/*#*/(), data.a,
data["a"] ];
80 char limit.

This is hard to fix, since I rely on the statement being a single line -- I
fetch the code snippet from the call frame.

https://chromiumcodereview.appspot.com/22198002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to