Go to file
2009-02-04 11:36:30 +00:00
benchmarks Fixed issue where \x.. and \u.... were rot13-ed in strings (but not in 2009-01-30 13:19:29 +00:00
include Changed the debugger API to allow only one debug event listener to be registered. The public API now only has SetDebugEventListener instead of AddDebugEventListener and RemoveDebugEventListener. 2009-02-03 07:59:12 +00:00
samples Adds a --help option and usage message listing all flags to V8. 2008-11-06 10:43:15 +00:00
src Minor debugger cleanup. Store the running state of the previous debugger response to avoid having to parse the just generated JSON response just to pick out the running state. Also removed an unused function. 2009-02-04 11:36:30 +00:00
test Fix lint error. 2009-02-03 09:00:43 +00:00
tools Adding src_file_name:line_number into perf log entries for compiled JS functions. 2009-02-03 10:52:02 +00:00
AUTHORS Apply patch from Alexander Botero-Lowry that adds FreeBSD platform 2008-11-21 10:06:29 +00:00
ChangeLog Prepare push to trunk. Now working on version 1.0.0. 2009-01-27 09:44:41 +00:00
LICENSE Added regexp tests from PCRE. 2009-02-02 14:15:18 +00:00
SConstruct Enabling splitting building with snapshots in to building the mksnapshot executable and building with a snapshot to facilitate building for ARM with a crosstool compiler. 2009-01-30 09:34:55 +00:00