Bug 152798 - Make sure that the basic throw-from-operation mode of throwing makes sense in FTL B3
Summary: Make sure that the basic throw-from-operation mode of throwing makes sense in...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 151686
  Show dependency treegraph
 
Reported: 2016-01-06 12:28 PST by Filip Pizlo
Modified: 2016-01-06 13:17 PST (History)
10 users (show)

See Also:


Attachments
the patch (5.74 KB, patch)
2016-01-06 12:31 PST, Filip Pizlo
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2016-01-06 12:28:57 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2016-01-06 12:31:42 PST
Created attachment 268389 [details]
the patch
Comment 2 Filip Pizlo 2016-01-06 12:50:10 PST
Landed in http://trac.webkit.org/changeset/194655
Comment 3 Saam Barati 2016-01-06 13:17:43 PST
Comment on attachment 268389 [details]
the patch

LGTM too