| Summary: | [ES6] Arrow function syntax. Arrow function specific features. Lexical bind "new.target" | ||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | GSkachkov <gskachkov> | ||||||||||||||||||||||||||||||||||||||||||||||||
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> | ||||||||||||||||||||||||||||||||||||||||||||||||
| Status: | RESOLVED DUPLICATE | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Severity: | Normal | CC: | commit-queue | ||||||||||||||||||||||||||||||||||||||||||||||||
| Priority: | P2 | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Version: | 528+ (Nightly build) | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Hardware: | Unspecified | ||||||||||||||||||||||||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Bug Depends on: | 149338, 154514 | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Bug Blocks: | 140855 | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description
GSkachkov
2015-08-15 07:17:51 PDT
Created attachment 259091 [details]
Patch
Fix win build
Created attachment 259092 [details]
Patch
Fix win build
Created attachment 259093 [details]
Patch
Fix win build
Created attachment 259096 [details]
Patch
Fix win build
Attachment 259096 [details] did not pass style-queue:
ERROR: Source/JavaScriptCore/runtime/JSArrowFunction.cpp:50: When wrapping a line, only indent 4 spaces. [whitespace/indent] [3]
Total errors found: 1 in 11 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 259103 [details]
Patch
Fix win build
Attachment 259103 [details] did not pass style-queue:
ERROR: Source/JavaScriptCore/runtime/JSArrowFunction.cpp:50: When wrapping a line, only indent 4 spaces. [whitespace/indent] [3]
Total errors found: 1 in 11 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 259122 [details]
Patch
Fix win build
Created attachment 259123 [details]
Patch
Fix win build
Created attachment 259124 [details]
Patch
Fix win build
Created attachment 259127 [details]
Patch
Fix win build
Created attachment 259128 [details]
Patch
Fix win build
Created attachment 259135 [details]
Patch
Fix win build
Created attachment 259136 [details]
Patch
Fix win build
Created attachment 259137 [details]
Patch
Fix win build
Created attachment 259139 [details]
Patch
Fix win build
Created attachment 259143 [details]
Patch
Fix win build
Created attachment 259144 [details]
Patch
Fix win build
Created attachment 259146 [details]
Patch
Fix win build
Created attachment 259148 [details]
Patch
Fix win build
Created attachment 259149 [details]
Patch
Fix win build
Created attachment 259150 [details]
Patch
Fix win build
Created attachment 259151 [details]
Patch
Fix win build
Created attachment 259152 [details]
Patch
Fix win build
Created attachment 259162 [details]
Patch
Fix win build
Issue is implemented in 149338, so can be closed https://bugs.webkit.org/show_bug.cgi?id=149338 *** This bug has been marked as a duplicate of bug 149338 *** |