Go to file
kasperl@chromium.org 6cfc5f1ef9 Treat the builtins object like other global objects (with
cells in old space for properties) and avoid allocating tons
of unused properties in new space when creating new contexts.
Review URL: http://codereview.chromium.org/151146

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2319 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-07-01 11:44:37 +00:00
benchmarks Changed benchmark html and css files to be almost validating HTML 4.01 and CSS. 2009-06-24 10:10:49 +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 Treat the builtins object like other global objects (with 2009-07-01 11:44:37 +00:00
test Handle JavaScript accessors on the global object. 2009-07-01 11:20:33 +00:00
tools Attempt to reduce performance penalty for logging and profiling 2009-06-24 13:09:34 +00:00
AUTHORS Clarify precedence of operations involving bitwise and(&) in x64/assembler. 2009-06-19 09:12:20 +00:00
ChangeLog Prepare push of version 1.2.10 to trunk. 2009-06-29 08:12:02 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct Make some small Mac-specific modifications to V8 to make it work on MacOS X 10.4 2009-06-18 00:22:52 +00:00