Bug 203739

Summary: [JSC][MIPS] CallFrame is being clobbered on InternalFunction execution
Product: WebKit Reporter: Caio Lima <ticaiolima>
Component: JavaScriptCoreAssignee: Caio Lima <ticaiolima>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, guijemont, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>