Runtime_NotifyDeoptimized should search for function activation in all thread stacks.
authorvegorov@chromium.org <vegorov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 12 Oct 2011 10:35:42 +0000 (10:35 +0000)
committervegorov@chromium.org <vegorov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 12 Oct 2011 10:35:42 +0000 (10:35 +0000)
commit819323f29f50d8063658205e7190c2fab51b8c87
treec429d2fd4e301649f56315ba6129f5b356600a3a
parent554a12fbbc39f5d4a96df3f363c332b3abde14f2
Runtime_NotifyDeoptimized should search for function activation in all thread stacks.

R=fschneider@chromium.org
BUG=v8:1763

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

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