Go to file
iposva@chromium.org 52d87249cb Based on a patch submitted by Jens Alfke:
Tag Mac OS X VM regions allocated by V8. This has no effect other than making
it possible to identify V8 allocations in the vmmap(1) memory profiling tool,
to get a better idea of an embedder's/Chrome's memory usage.
CRBUG=23455
TEST=Tested by running vmmap(1) and looking for "Memory tag=255" in the output.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3001 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-09-30 22:21:10 +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 Changed structure of accessor arguments passing to allow accessor 2009-09-30 12:25:46 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src Based on a patch submitted by Jens Alfke: 2009-09-30 22:21:10 +00:00
test Two changes, one a refactoring and one that affects V8's JS semantics. 2009-09-30 09:49:36 +00:00
tools Remove obsolete support for an experimental multipass compiler. 2009-09-30 13:24:24 +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 containing fix for uninitialized memory bug. 2009-09-23 08:13:19 +00:00
LICENSE Get rid of duplicate LICENSE entry for the Valgrind 2009-09-27 09:33:11 +00:00
SConstruct Make 'hidden' the default visibility for gcc. Add build option, 2009-09-15 11:11:09 +00:00