Implement lexical bind of 'super' & 'new.target' in call arrow function inside of the class
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 ***