Bug 259453 - Fix usage of asm.putsLabel
Summary: Fix usage of asm.putsLabel
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:
 
Reported: 2023-07-24 15:14 PDT by daniel_liu4
Modified: 2023-07-24 17:02 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description daniel_liu4 2023-07-24 15:14:46 PDT
Fix usage of asm.putsLabel in cloop.rb to take the aligned parameter
Comment 1 Radar WebKit Bug Importer 2023-07-24 15:15:01 PDT
<rdar://problem/112798638>
Comment 2 daniel_liu4 2023-07-24 15:17:12 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16043
Comment 3 EWS 2023-07-24 17:02:00 PDT
Committed 266272@main (87119fef338f): <https://commits.webkit.org/266272@main>

Reviewed commits have been landed. Closing PR #16043 and removing active labels.