Bug 206670

Summary: OptimizeAssociativeExpressionTrees should reset value owners before running
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, fpizlo, ggaren, gskachkov, guijemont, keith_miller, mark.lam, msaboff, rmorisset, ticaiolima, tzagallo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Saam Barati 2020-01-23 09:56:50 PST
...
Comment 1 Saam Barati 2020-01-23 09:57:21 PST
<rdar://problem/58535628>
Comment 2 Saam Barati 2020-01-23 10:09:53 PST
Created attachment 388560 [details]
patch
Comment 3 Robin Morisset 2020-01-23 10:11:37 PST
Comment on attachment 388560 [details]
patch

r=me
Comment 4 Mark Lam 2020-01-23 11:30:36 PST
Comment on attachment 388560 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=388560&action=review

> Source/JavaScriptCore/ChangeLog:11
> +        assembly, Mark thinks we're crashing on a "currupt" basic block.

/currupt/corrupt/
Comment 5 WebKit Commit Bot 2020-01-23 12:11:04 PST
The commit-queue encountered the following flaky tests while processing attachment 388560 [details]:

editing/spelling/spellcheck-async-remove-frame.html bug 158401 (authors: morrita@google.com, rniwa@webkit.org, and tony@chromium.org)
The commit-queue is continuing to process your patch.
Comment 6 WebKit Commit Bot 2020-01-23 12:11:40 PST
Comment on attachment 388560 [details]
patch

Clearing flags on attachment: 388560

Committed r254996: <https://trac.webkit.org/changeset/254996>
Comment 7 WebKit Commit Bot 2020-01-23 12:11:41 PST
All reviewed patches have been landed.  Closing bug.