Bug 47791 - Strict mode: arguments is not valid as the base expression for pre- or post-fix expressions
Summary: Strict mode: arguments is not valid as the base expression for pre- or post-f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks: 47672
  Show dependency treegraph
 
Reported: 2010-10-17 21:26 PDT by Oliver Hunt
Modified: 2010-10-17 22:42 PDT (History)
0 users

See Also:


Attachments
Patch (7.16 KB, patch)
2010-10-17 21:48 PDT, Oliver Hunt
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2010-10-17 21:26:42 PDT
Strict mode: arguments is not valid as the base expression for pre- or post-fix expressions
Comment 1 Oliver Hunt 2010-10-17 21:48:30 PDT
Created attachment 70995 [details]
Patch
Comment 2 Oliver Hunt 2010-10-17 22:42:54 PDT
Committed r69941: <http://trac.webkit.org/changeset/69941>