RESOLVED DUPLICATE of bug 192033 192015
REGRESSION (r238494-238514): 175 JSC tests timing out
https://bugs.webkit.org/show_bug.cgi?id=192015
Summary REGRESSION (r238494-238514): 175 JSC tests timing out
Ryan Haddad
Reported 2018-11-27 10:56:26 PST
Attachments
Ryan Haddad
Comment 1 2018-11-27 10:57:45 PST
The regression range based on bot history contains these JSC changes: ASSERTION FAILED: m_outOfLineJumpTargets.contains(bytecodeOffset) https://trac.webkit.org/changeset/238499/webkit NaNs read from Wasm code needs to be be purified. https://trac.webkit.org/changeset/238509/webkit Object allocation sinking phase needs to iterate each scope offset instead of just iterating the symbol table's hashmap when handling an activation https://trac.webkit.org/changeset/238510/webkit InPlaceAbstractState::endBasicBlock rule for SetLocal should filter the value based on the flush format https://trac.webkit.org/changeset/238511/webkit
Ryan Haddad
Comment 2 2018-11-27 17:35:53 PST
Saam or Tadeu, could you take a look at this? I think it was one of your changes.
Ryan Haddad
Comment 3 2018-11-28 08:54:41 PST
I think this was fixed by https://bugs.webkit.org/show_bug.cgi?id=192033 *** This bug has been marked as a duplicate of bug 192033 ***
Note You need to log in before you can comment on or make changes to this bug.