Keep more track of whether code is from the built
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 17 Mar 2010 08:14:59 +0000 (08:14 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 17 Mar 2010 08:14:59 +0000 (08:14 +0000)
commite1c486c31374224d9dacb04c877f720d2f67b6d1
tree0e43f58899397d924b6c5d64f6058c95bc81f55d
parent56c90bc0cf549f9d3948b33154afb88505c36caa
Keep more track of whether code is from the built
in .js files in V8.  This change gets bleeding edge
a tiny bit closer to the partial snapshots branch.
Review URL: http://codereview.chromium.org/1052003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4150 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/api.cc
src/bootstrapper.cc
src/compiler.cc
src/compiler.h
src/debug.cc
src/globals.h
src/handles.cc
test/cctest/test-compiler.cc