Go to file
sgjesse@chromium.org 7a10634e90 Disable compilation cache when debugger is active.
Added an option to control whether the compilation cache is enabled. Default value is true.

BUG=343
Review URL: http://codereview.chromium.org/113625

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2021 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-05-20 20:28:33 +00:00
benchmarks Add new Splay benchmark to the V8 benchmark suite and remove 2009-05-12 08:23:11 +00:00
include Expose the calling context through the API. 2009-05-20 07:44:59 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src Disable compilation cache when debugger is active. 2009-05-20 20:28:33 +00:00
test Disable compilation cache when debugger is active. 2009-05-20 20:28:33 +00:00
tools In linux-tick-processor only compile d8 if it doesn't exist. 2009-05-20 09:37:36 +00:00
AUTHORS Issue 63: Running tests fails of there is a dot in the checkout path 2009-02-25 10:09:42 +00:00
ChangeLog Prepare to push version 1.2.4 to trunk. 2009-05-18 05:50:26 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct - Fix build break on Mac OS X by using the proper formatting for pointers 2009-05-13 16:37:39 +00:00