Bug 197715 - AccessGenerationState::emitExplicitExceptionHandler can clobber an in use register
Summary: AccessGenerationState::emitExplicitExceptionHandler can clobber an in use reg...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-05-08 15:04 PDT by Saam Barati
Modified: 2019-05-08 17:49 PDT (History)
15 users (show)

See Also:


Attachments
patch (5.28 KB, patch)
2019-05-08 15:25 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2019-05-08 15:04:05 PDT
...
Comment 1 Saam Barati 2019-05-08 15:17:17 PDT
<rdar://problem/50399252>
Comment 2 Saam Barati 2019-05-08 15:25:48 PDT
Created attachment 369434 [details]
patch
Comment 3 EWS Watchlist 2019-05-08 15:27:33 PDT
Attachment 369434 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/b3/air/AirCode.cpp:83:  More than one command on the same line  [whitespace/newline] [4]
ERROR: Source/JavaScriptCore/b3/air/AirCode.cpp:84:  More than one command on the same line  [whitespace/newline] [4]
Total errors found: 2 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 WebKit Commit Bot 2019-05-08 17:49:41 PDT
Comment on attachment 369434 [details]
patch

Clearing flags on attachment: 369434

Committed r245084: <https://trac.webkit.org/changeset/245084>
Comment 5 WebKit Commit Bot 2019-05-08 17:49:43 PDT
All reviewed patches have been landed.  Closing bug.