Go to file
kasperl@chromium.org 70aa1fde83 Fix ARM performance regression on constructing array
and object literals by using the same logic as we use
on IA-32.
Review URL: http://codereview.chromium.org/53001

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1587 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-03-24 08:55:11 +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 Fix ARM performance regression on constructing array 2009-03-24 08:55:11 +00:00
test Update test expectation. 2009-03-24 08:53:43 +00:00
tools Landing http://codereview.chromium.org/42374 2009-03-19 17:09:07 +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 V8 version 1.1.1 to trunk. 2009-03-12 14:10:44 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct Reapply portability fixes, this time without 64 bit system bug. 2009-03-23 12:37:53 +00:00