Bug 259460 - Add implementation of IPInt memory and global instructions
Summary: Add implementation of IPInt memory and global instructions
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 16:43 PDT by daniel_liu4
Modified: 2023-07-25 17:01 PDT (History)
1 user (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 16:43:39 PDT
Add implementation for loading and storing memory values; loading and storing globals.
Comment 1 Radar WebKit Bug Importer 2023-07-24 16:43:53 PDT
<rdar://problem/112802752>
Comment 2 daniel_liu4 2023-07-24 16:47:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16050
Comment 3 EWS 2023-07-25 17:01:57 PDT
Committed 266306@main (f0224c3ac496): <https://commits.webkit.org/266306@main>

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