Go to file
kasperl@chromium.org 25c6b59b1e Make sure to initialize all fields in the special maps
created during bootstrapping. Without this change we 
risk having weird flags set on the map for the null
value (among others), which can lead to crashes.
Review URL: http://codereview.chromium.org/552195

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3725 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-01-27 20:14:46 +00:00
benchmarks
include
samples
src Make sure to initialize all fields in the special maps 2010-01-27 20:14:46 +00:00
test Rename flags in unit tests to match the new flag definitions. 2010-01-27 17:21:48 +00:00
tools Fix 64-bit build on Windows and Visual Studio project files 2010-01-27 16:18:58 +00:00
.gitignore
AUTHORS
ChangeLog
LICENSE
SConstruct Fix 64-bit build on Windows and Visual Studio project files 2010-01-27 16:18:58 +00:00