Check that function being patched has no activations on any thread stack
authorpeter.rybin@gmail.com <peter.rybin@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 9 Mar 2010 21:45:24 +0000 (21:45 +0000)
committerpeter.rybin@gmail.com <peter.rybin@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 9 Mar 2010 21:45:24 +0000 (21:45 +0000)
commit9c9451eff3473e029e37fbee9919345bd45d3ada
tree8248670cffe41a126dc103ec6df5f2c4abe53ae5
parent52ec954dd2d8412389792576926e64a45452b546
Check that function being patched has no activations on any thread stack

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4069 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/debug-delay.js
src/liveedit-delay.js
src/liveedit.cc
src/liveedit.h
src/runtime.cc
src/runtime.h
test/mjsunit/debug-liveedit-check-stack.js [new file with mode: 0644]
test/mjsunit/fuzz-natives.js