Bug 154517 - Remove arrowfunction test cases that rely on arguments variable in jsc
Summary: Remove arrowfunction test cases that rely on arguments variable in jsc
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 140855 154516
  Show dependency treegraph
 
Reported: 2016-02-21 11:38 PST by GSkachkov
Modified: 2016-02-21 17:45 PST (History)
7 users (show)

See Also:


Attachments
Patch (4.00 KB, patch)
2016-02-21 13:04 PST, GSkachkov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description GSkachkov 2016-02-21 11:38:29 PST
Remove arrowfunction test cases that rely on arguments variable in jsc to allow to have same behavior as in browser
Comment 1 GSkachkov 2016-02-21 13:04:08 PST
Created attachment 271887 [details]
Patch
Comment 2 Yusuke Suzuki 2016-02-21 16:56:40 PST
Comment on attachment 271887 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2016-02-21 17:45:41 PST
Comment on attachment 271887 [details]
Patch

Clearing flags on attachment: 271887

Committed r196886: <http://trac.webkit.org/changeset/196886>
Comment 4 WebKit Commit Bot 2016-02-21 17:45:45 PST
All reviewed patches have been landed.  Closing bug.