Bug 223432 - [JSC] Use helper method when possible to store data in the callframe header
Summary: [JSC] Use helper method when possible to store data in the callframe header
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 221260
  Show dependency treegraph
 
Reported: 2021-03-18 03:02 PDT by Xan Lopez
Modified: 2021-03-29 16:21 PDT (History)
9 users (show)

See Also:


Attachments
Use helper method to store data in callframe header, v1 (10.28 KB, patch)
2021-03-18 03:11 PDT, Xan Lopez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xan Lopez 2021-03-18 03:02:59 PDT
A few places in wasm/ where this can be done, which will make the 32bit support patch a tiny bit smaller.
Comment 1 Xan Lopez 2021-03-18 03:11:41 PDT
Created attachment 423578 [details]
Use helper method to store data in callframe header, v1
Comment 2 Radar WebKit Bug Importer 2021-03-25 03:03:13 PDT
<rdar://problem/75829344>
Comment 3 EWS 2021-03-29 16:21:57 PDT
Committed r275190: <https://commits.webkit.org/r275190>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 423578 [details].