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

Issue 3825001: Added USE_SIMULATOR macro that explicitly indicates that we wish to use the s... (Closed)

Created:
10 years, 2 months ago by marklam
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Added USE_SIMULATOR macro that explicitly indicates that we wish to use the simulator as the execution engine. For example, this allows us to run with the ARM simulator on ARM. Committed: http://code.google.com/p/v8/source/detail?r=5620

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -13 lines) Patch
M SConstruct View 2 chunks +4 lines, -2 lines 0 comments Download
M src/arm/simulator-arm.h View 3 chunks +3 lines, -3 lines 0 comments Download
M src/arm/simulator-arm.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/mips/simulator-mips.h View 3 chunks +3 lines, -3 lines 0 comments Download
M src/mips/simulator-mips.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/v8.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
marklam
Søren, can you review this change please? Thanks.
10 years, 2 months ago (2010-10-14 09:29:39 UTC) #1
Søren Thygesen Gjesse
10 years, 2 months ago (2010-10-14 11:42:42 UTC) #2
On 2010/10/14 09:29:39, marklam wrote:
> Søren, can you review this change please?  Thanks.

LGTM. Committed r5620. Closing issue.

Powered by Google App Engine
This is Rietveld 408576698