Go to file
erik.corry@gmail.com 8f73ae0325 * Move almost all roots into an array ready for use by a constant-pool
register on ARM.
* Make some compile-time loops into run-time loops for compactness.
Review URL: http://codereview.chromium.org/149324

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2398 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-07-08 19:12:58 +00:00
benchmarks Change the name of the Object.prototype.inherits function in 2009-07-08 07:35:14 +00:00
include A helper function to speed up creation of V8 wrappers for DOM Nodes. 2009-06-24 11:52:52 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src * Move almost all roots into an array ready for use by a constant-pool 2009-07-08 19:12:58 +00:00
test Fixed and exposure to the_hole from Runtime_KeyedGetProperty. 2009-07-08 11:51:43 +00:00
tools Fix missing include directories in v8.gyp. 2009-07-08 15:36:12 +00:00
AUTHORS Clarify precedence of operations involving bitwise and(&) in x64/assembler. 2009-06-19 09:12:20 +00:00
ChangeLog Prepare to push version 1.2.12 to trunk. 2009-07-06 07:45:39 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct X64: Turn of gcc strict-aliasing optimization for X64 release. 2009-07-08 09:46:26 +00:00