Go to file
2008-12-18 15:17:24 +00:00
benchmarks Changed benchmark runners to always display at least three significant 2008-12-02 13:02:11 +00:00
include Improve mark-compact object grouping interface. 2008-12-11 11:20:04 +00:00
samples Adds a --help option and usage message listing all flags to V8. 2008-11-06 10:43:15 +00:00
src Unroll + and ? to reduce loop-related work. 2008-12-18 15:17:24 +00:00
test Refactored the code for handling debug step in in the runtime system into one function. For constructors this also means that step in will no longer step into the code for the builtins context. 2008-12-18 14:32:49 +00:00
tools Added command line debugger to D8 shell. 2008-12-18 10:06:49 +00:00
AUTHORS Apply patch from Alexander Botero-Lowry that adds FreeBSD platform 2008-11-21 10:06:29 +00:00
ChangeLog Prepare pushing new v8 version to trunk (now working on version 0.4.7). 2008-12-11 11:38:02 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct Added support for building V8 on Windows with either the shared or static version of MSVCRT. The selection of the MSVCRT version is through the new SCons flag msvcrt which can have values static or shared with static being the default. 2008-11-21 11:19:01 +00:00