v8/test
yurys@chromium.org b3c440f8da Fix threading problems in test-api when running on simulator
Sampler can retrieve current simulator for profiled isolate from its ThreadLocalTop without calls to Isolate::FindPerThreadDataForThread which sometimes leads to acquring same mutex second time.

BUG=v8:2874
R=bmeurer@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17047 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-10-01 13:54:53 +00:00
..
benchmarks Migrate to new test status file syntax 2013-09-24 12:08:33 +00:00
cctest Fix threading problems in test-api when running on simulator 2013-10-01 13:54:53 +00:00
intl Migrate to new test status file syntax 2013-09-24 12:08:33 +00:00
message Migrate to new test status file syntax 2013-09-24 12:08:33 +00:00
mjsunit Use a walking visitor to traverse JSObject structure. The purpose is to prepare for more complex context-dependent walks of the structure, needed for allocation site and pretenuring work. Different visitors can be created that annotate the object in various ways. 2013-09-30 11:36:50 +00:00
mozilla Migrate to new test status file syntax 2013-09-24 12:08:33 +00:00
preparser Migrate to new test status file syntax 2013-09-24 12:08:33 +00:00
test262 Migrate to new test status file syntax 2013-09-24 12:08:33 +00:00
webkit Migrate to new test status file syntax 2013-09-24 12:08:33 +00:00