Bug 154514 - 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 WONTFIX
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: 148055
  Show dependency treegraph
 
Reported: 2016-02-21 10:01 PST by GSkachkov
Modified: 2016-02-21 11:35 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description GSkachkov 2016-02-21 10:01:44 PST
arrowfunction-lexical-bind-arguments-top-level.js is fails in jsc-layout-test.
Looks like we need to move this test to another folder.