Summary: | DFG's flushForTerminal() needs to add PhantomLocals for bytecode live locals. | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Mark Lam <mark.lam> | ||||
Component: | JavaScriptCore | Assignee: | Mark Lam <mark.lam> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | benjamin, fpizlo, ggaren, keith_miller, msaboff, saam, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Local Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Mark Lam
2016-08-10 15:12:02 PDT
Created attachment 285770 [details]
proposed patch.
Comment on attachment 285770 [details]
proposed patch.
Nice.
Thanks for the review. Landed in r204360: <http://trac.webkit.org/r204360>. |