Go to file
2009-03-25 10:00:52 +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 Extend debugger agent protocol with a connect message.Added a name of the embedding application when enabeling the debugger agent.Send a connection message from the debugger agent to the remote debugger when connecting. This message contains the V8 version, the protcol version (currently 1) and the name of the embedding application. Currently this information is just printed raw as received. 2009-03-23 22:23:39 +00:00
samples Misc. portability fixes. 2009-03-18 15:20:26 +00:00
src Remove register counts from VirtualFrame, use register indices instead. 2009-03-25 10:00:52 +00:00
test Fix issue 286. Ensure frame elements are invalidated by 2009-03-24 12:42:28 +00:00
tools Add basic infrastructure for protecting V8's heap when leaving the VM 2009-03-24 12:47:53 +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 Preparing push of version 1.1.3 to trunk. 2009-03-24 14:42:35 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct Strcmp thinko and SConstruct improvement for d8 on Android. 2009-03-24 14:29:49 +00:00