Decouple allocation and creation of deopt tables
authordanno@chromium.org <danno@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 7 Nov 2012 08:49:17 +0000 (08:49 +0000)
committerdanno@chromium.org <danno@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 7 Nov 2012 08:49:17 +0000 (08:49 +0000)
commit0fc9527abeba24e27cab29ad1df98bf57e9b2fd3
treeaa48da7f497c902e2fb4100061cae4d18ab24117
parent85ac311a6eef54c1cdd00cdd683e7f42e68edbdd
Decouple allocation and creation of deopt tables

This makes it possible to calculate the future address of a deopt entry before it is possible to generate the deopt table.

Review URL: https://codereview.chromium.org/11275145

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12877 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/api.cc
src/deoptimizer.cc
src/deoptimizer.h