Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1033)

Issue 18752: Added a lookup request to the debugger protocol to retreive an object from it... (Closed)

Created:
11 years, 11 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Added a lookup request to the debugger protocol to retreive an object from it's handle. Added a test for testing handles when using both the 'evaluate' and the 'lookup' request. Committed: http://code.google.com/p/v8/source/detail?r=1153

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+236 lines, -0 lines) Patch
M src/debug-delay.js View 2 chunks +25 lines, -0 lines 0 comments Download
M src/mirror-delay.js View 1 chunk +12 lines, -0 lines 0 comments Download
A test/mjsunit/debug-handle.js View 1 2 1 chunk +199 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Thygesen Gjesse
11 years, 11 months ago (2009-01-26 13:29:26 UTC) #1
Mads Ager (chromium)
LGTM http://codereview.chromium.org/18752/diff/1/2 File test/mjsunit/debug-handle.js (right): http://codereview.chromium.org/18752/diff/1/2#newcode1 Line 1: // Copyright 2008 the V8 project authors. ...
11 years, 11 months ago (2009-01-26 13:33:33 UTC) #2
Søren Thygesen Gjesse
11 years, 11 months ago (2009-01-26 13:42:28 UTC) #3
http://codereview.chromium.org/18752/diff/1/2
File test/mjsunit/debug-handle.js (right):

http://codereview.chromium.org/18752/diff/1/2#newcode1
Line 1: // Copyright 2008 the V8 project authors. All rights reserved.
On 2009/01/26 13:33:34, Mads Ager wrote:
> 2009

Done.

Powered by Google App Engine
This is Rietveld 408576698