DescriptionFix 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
Committed: https://code.google.com/p/v8/source/detail?r=17047
Patch Set 1 #Patch Set 2 : Removed simulator() getter from isolate #
Messages
Total messages: 3 (0 generated)
|