mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 13:57:32 +00:00
Update trace-test.js jitstats for testThinLoopDemote to account for upvar2, although there's still some wonkiness here being tracked in bug 486820. r=orange
This commit is contained in:
parent
dc2b9b5a86
commit
367541ad12
@ -2528,7 +2528,7 @@ testThinLoopDemote.jitstats = {
|
||||
recorderStarted: 2,
|
||||
recorderAborted: 0,
|
||||
traceCompleted: 2,
|
||||
traceTriggered: 3,
|
||||
traceTriggered: 2,
|
||||
unstableLoopVariable: 1
|
||||
};
|
||||
test(testThinLoopDemote);
|
||||
|
Loading…
x
Reference in New Issue
Block a user