Bug 164861 - [JSC] Drop translate phase in module loader
Summary: [JSC] Drop translate phase in module loader
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks: 147340
  Show dependency treegraph
 
Reported: 2016-11-17 02:13 PST by Yusuke Suzuki
Modified: 2016-12-07 17:02 PST (History)
5 users (show)

See Also:


Attachments
Patch (23.41 KB, patch)
2016-12-07 04:50 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2016-11-17 02:13:55 PST
In WebCore and JSC use cases, this `translate` phase won't be used.
Let's drop it.
Comment 1 Yusuke Suzuki 2016-12-07 04:50:45 PST
Created attachment 296389 [details]
Patch
Comment 2 Saam Barati 2016-12-07 09:29:41 PST
Comment on attachment 296389 [details]
Patch

r=me
Comment 3 Yusuke Suzuki 2016-12-07 16:29:58 PST
Comment on attachment 296389 [details]
Patch

Thanks!
Comment 4 WebKit Commit Bot 2016-12-07 17:02:41 PST
Comment on attachment 296389 [details]
Patch

Clearing flags on attachment: 296389

Committed r209500: <http://trac.webkit.org/changeset/209500>
Comment 5 WebKit Commit Bot 2016-12-07 17:02:45 PST
All reviewed patches have been landed.  Closing bug.