Go to file
sgjesse@chromium.org 7febdab868 Minor changes to the native array construct code
Named a constant and added an assert to get notified when related constants
change.

Removed reloading of the Array function when Array is called as a constructor as
the Array function is preserved in edi.

This - unlike r2908 and r2909 - both compiles and passes the tests.
Review URL: http://codereview.chromium.org/209012

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2940 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-09-21 07:28:04 +00:00
benchmarks Remove svn:executable flag from run.html and style.css and change the mime-type of style.css to text/css. 2009-07-15 10:37:10 +00:00
include Fix documentation of security callbacks. 2009-09-18 12:18:08 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src Minor changes to the native array construct code 2009-09-21 07:28:04 +00:00
test Heap profiler: count the number of back references for objects. 2009-09-18 12:05:18 +00:00
tools Changed valgrind script to match changed output format 2009-09-17 12:13:08 +00:00
.gitignore Add .gitignore file similar to Chromium's one. 2009-08-05 11:52:59 +00:00
AUTHORS Land change by Jan de Mooij to change the toString behavior of 2009-09-17 11:11:01 +00:00
ChangeLog Prepare push to trunk. Now working on version 1.3.12. 2009-09-15 11:48:18 +00:00
LICENSE Implemented Object.keys. 2009-09-15 11:51:40 +00:00
SConstruct Make 'hidden' the default visibility for gcc. Add build option, 2009-09-15 11:11:09 +00:00