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

Issue 12431: Update d8 so that it can be used to run the mjsunit tests.... (Closed)

Created:
12 years ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Update d8 so that it can be used to run the mjsunit tests. Set the security token on the debugger context after all contexts have been created in d8. This ensures that all d8 contexts (including the debugger context) can access eachother. Copy extra command-line handling from the shell sample to d8. Committed: http://code.google.com/p/v8/source/detail?r=836

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -10 lines) Patch
M src/d8.cc View 3 chunks +28 lines, -9 lines 0 comments Download
M test/mjsunit/debug-script.js View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
12 years ago (2008-11-25 12:52:59 UTC) #1
Christian Plesner Hansen
12 years ago (2008-11-25 12:57:22 UTC) #2
Lgtm

Powered by Google App Engine
This is Rietveld 408576698