Bug 203739 - [JSC][MIPS] CallFrame is being clobbered on InternalFunction execution
Summary: [JSC][MIPS] CallFrame is being clobbered on InternalFunction execution
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Caio Lima
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-11-01 07:42 PDT by Caio Lima
Modified: 2019-12-01 18:58 PST (History)
9 users (show)

See Also:


Attachments
Patch (4.99 KB, patch)
2019-11-28 14:08 PST, Caio Lima
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caio Lima 2019-11-01 07:42:52 PDT
The following tests are failing this assertion:

 * stress/has-instance-exception-check.js
 * stress/regress-176485.js
Comment 1 Guillaume Emont 2019-11-11 05:41:00 PST
Tests skipped in r251923
Comment 2 Caio Lima 2019-11-28 14:08:09 PST
Created attachment 384474 [details]
Patch
Comment 3 Caio Lima 2019-12-01 18:14:13 PST
Comment on attachment 384474 [details]
Patch

Thank you very much for the review.
Comment 4 WebKit Commit Bot 2019-12-01 18:57:50 PST
Comment on attachment 384474 [details]
Patch

Clearing flags on attachment: 384474

Committed r252975: <https://trac.webkit.org/changeset/252975>
Comment 5 WebKit Commit Bot 2019-12-01 18:57:51 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-12-01 18:58:17 PST
<rdar://problem/57548205>