Go to file
feng@chromium.org 9b58a0c856 Adjust kPagesPerChunk to 16 instead of 64 on Android.
Renamed some macros to ANDROID.

Review URL: http://codereview.chromium.org/155538

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2460 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-07-14 22:38:06 +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 Adjust kPagesPerChunk to 16 instead of 64 on Android. 2009-07-14 22:38:06 +00:00
test Support stepping into getters and setters. 2009-07-14 16:55:32 +00:00
tools Change tests status for x64, make test runner pass --arch flag to Scons, add to x64 disassembler. Copied from http://codereview.chromium.org/155346 so it can be committed. 2009-07-14 11:39:45 +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.14 to trunk. 2009-07-13 13:49:57 +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