зеркало из https://github.com/mozilla/pjs.git
In a trace-test, do not try to print jitstats. no_r=me.
--HG-- extra : rebase_source : 6447c98085459bd7fc6b215279a9d5e1870d46ba
This commit is contained in:
Родитель
92574fc2b1
Коммит
ddb29972a0
|
@ -8,7 +8,4 @@ for (var i = 0; i < 9; i++)
|
|||
g += a.p();
|
||||
assertEq(g, 'qqqqqqqqq');
|
||||
|
||||
if (this['jitstats'])
|
||||
print(uneval(this['jitstats']));
|
||||
|
||||
checkStats({recorderStarted: 1, recorderAborted: 0, traceCompleted: 1, traceTriggered: 1});
|
||||
|
|
Загрузка…
Ссылка в новой задаче