Extracting relocation info from the code object.
authorkaznacheev@chromium.org <kaznacheev@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 5 Jul 2010 11:45:11 +0000 (11:45 +0000)
committerkaznacheev@chromium.org <kaznacheev@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 5 Jul 2010 11:45:11 +0000 (11:45 +0000)
commit8a4463306dd0ca2d181cf0578af7434cc3d06c29
tree53eedcc96e3cb4d60e21016a8666d7a781c45dd6
parent8da222b010cb80d3c140d642b648dd25af53e893
Extracting relocation info from the code object.

It is now stored in a ByteArray referenced from the code object header.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5020 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/frames.cc
src/heap.cc
src/objects-inl.h
src/objects.cc
src/objects.h
src/spaces.cc