Go to file
feng.qian.v8 194baea8ca Move JS_VALUE_TYPE ahead of JS_OBJECT_TYPE to save one comparison in
KeyedLoadIC::GenerateGeneric (on IA32), and the same on ARM.
Re-assignmed FIRST_JS_OBJECT_TYPE to JS_VALUE_TYPE.

Also changed JS_OBJECT_TYPE to FIRST_JS_OBJECT_TYPE in several places where
FIRST_JS_OBJECT_TYPE is intended.



git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@113 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-09-02 23:52:50 +00:00
benchmarks Added version 1 of the V8 benchmark suite to the repository. 2008-09-02 11:06:49 +00:00
include More updates to the API documentation. 2008-09-01 20:37:06 +00:00
samples Added presubmit step that runs cpplint and checks for missing 2008-08-29 12:52:21 +00:00
src Move JS_VALUE_TYPE ahead of JS_OBJECT_TYPE to save one comparison in 2008-09-02 23:52:50 +00:00
test Change __ mov(eax, TOS) to 2008-09-02 21:47:45 +00:00
tools - Added test status spec to cctests to make arm simulator tests run. 2008-09-02 15:20:38 +00:00
ChangeLog Update version tag in bleeding_edge branch. We're now working 2008-09-02 15:02:43 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct - Added test status spec to cctests to make arm simulator tests run. 2008-09-02 15:20:38 +00:00