http://codereview.chromium.org/113335/diff/1003/1004
File test/mjsunit/debug-scripts-request.js (right):

http://codereview.chromium.org/113335/diff/1003/1004#newcode69
Line 69: var request = '{' + base_request + '}'
On 2009/05/13 14:19:53, Søren Gjesse wrote:
> Please move these three lines below the 'testArguments' stuff to have
the
> response closer to the new test code that uses it.

> var request = '{' + base_request + '}'
> var response = safeEval(dcp.processDebugJSONRequest(request));
> assertTrue(response.success);


Done.

http://codereview.chromium.org/113335

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

Reply via email to