Fix pc to code cache so it can cope with a pointer to the start of the code
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 20 Sep 2011 10:08:39 +0000 (10:08 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 20 Sep 2011 10:08:39 +0000 (10:08 +0000)
commit2f1f203bffb2f89b56c1041a66bed23f1f999233
tree01eb76e1b6f3953827fe10f7b7b8164d6e9a2bed
parentfdffe67205d7bc803ca412c9316fbb67c7c0257d
Fix pc to code cache so it can cope with a pointer to the start of the code
object.  Rename it to be the inner pointer to code cache.
Review URL: http://codereview.chromium.org/7969013

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9336 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/frames-inl.h
src/frames.cc
src/frames.h
src/heap.cc
src/incremental-marking.cc
src/isolate.cc
src/isolate.h
src/mark-compact.cc
src/objects-inl.h