mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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
ec9f3ae4a0
commit
7bd23208f1
@ -2528,7 +2528,7 @@ testThinLoopDemote.jitstats = {
|
|||||||
recorderStarted: 2,
|
recorderStarted: 2,
|
||||||
recorderAborted: 0,
|
recorderAborted: 0,
|
||||||
traceCompleted: 2,
|
traceCompleted: 2,
|
||||||
traceTriggered: 3,
|
traceTriggered: 2,
|
||||||
unstableLoopVariable: 1
|
unstableLoopVariable: 1
|
||||||
};
|
};
|
||||||
test(testThinLoopDemote);
|
test(testThinLoopDemote);
|
||||||
|
Loading…
Reference in New Issue
Block a user