Runtime_NotifyDeoptimized should search for function activation in all thread stacks.
authorvegorov@chromium.org <vegorov@chromium.org>
Wed, 12 Oct 2011 10:35:42 +0000 (10:35 +0000)
committerBert Belder <bertbelder@gmail.com>
Wed, 9 May 2012 23:05:10 +0000 (01:05 +0200)
commit52f0c37d0912f3a348ef52788be604ccbd9d1a07
treed039905a8f16ad9b0eb261e9dc4724fe61d90afc
parent493beb23f234e629ab9f929ebb03969966355dc3
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: https://v8.googlecode.com/svn/branches/bleeding_edge@9588 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
deps/v8/src/frames-inl.h
deps/v8/src/frames.h
deps/v8/src/runtime.cc