Added USE_SIMULATOR macro that explicitly indicates that we wish to use the simulator...
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 14 Oct 2010 11:39:48 +0000 (11:39 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 14 Oct 2010 11:39:48 +0000 (11:39 +0000)
commit8e72ab6db9ef07707bfb4e89d1d4a99b19cb5c86
tree5fd5163f9a9b305850c6261c71d0eaf569594b65
parent6c0cde67bc8a7a5c50db437a83866b9bbcb21322
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.

Patch by Mark Lam <mark.lam@palm.com> from Hewlett-Packard Development Company, LP

Review URL: http://codereview.chromium.org/3825001

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5620 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
AUTHORS
SConstruct
src/arm/simulator-arm.cc
src/arm/simulator-arm.h
src/debug.cc
src/mips/simulator-mips.cc
src/mips/simulator-mips.h
src/v8.cc