v8/test/mjsunit/tools
yurys@chromium.org 5206b08451 Remove code that analyzes tos values from tickprocessor
Assuming that the value on top of stack is return address for a frameless invocation is error-prone. Corresponding logic was removed from profile-generator.cc in r14205 (see https://code.google.com/p/v8/source/diff?spec=svn14205&r=14205&format=side&path=/branches/bleeding_edge/src/profile-generator.cc) and now it is time to remove it from the tick processor.

Since the tos is not used anymore by profiler it is also removed from TickSample.

BUG=None

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14252 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-04-12 11:20:22 +00:00
..
codemap.js Revert accidental r9229 and r9230 2011-09-12 10:50:40 +00:00
consarray.js
csvparser.js
profile_view.js Remove support for logging into a memory buffer. 2011-07-13 11:31:22 +00:00
profile.js
splaytree.js Cleanup of mjsunit.js code and make assertEquals more strict. 2011-04-15 11:35:36 +00:00
tickprocessor-test-func-info.log Remove code that analyzes tos values from tickprocessor 2013-04-12 11:20:22 +00:00
tickprocessor-test.default
tickprocessor-test.func-info
tickprocessor-test.gc-state
tickprocessor-test.ignore-unknown
tickprocessor-test.log Remove code that analyzes tos values from tickprocessor 2013-04-12 11:20:22 +00:00
tickprocessor-test.separate-ic
tickprocessor.js Add option to limit tick processor to a time range. 2013-01-29 14:41:02 +00:00