Lazily initialize the target map list in IC.
authorulan@chromium.org <ulan@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 2 Apr 2014 07:59:54 +0000 (07:59 +0000)
committerulan@chromium.org <ulan@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 2 Apr 2014 07:59:54 +0000 (07:59 +0000)
commit65bae6c652564bd6cfcc03a26c9c0994dea297db
tree1c49ce8d91392459a8b9e7537e6e4968a9f98c5d
parenteba6cb49c16cce844581d790931d63cea4ee266f
Lazily initialize the target map list in IC.

This makes sure that we keep the target map list alive in the handle scope during IC computation.

BUG=
R=verwaest@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20426 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ic.cc
src/ic.h
src/objects.cc
src/objects.h