Bug 259510 - Implement table instructions, f64 arithmetic, and type conversions
Summary: Implement table instructions, f64 arithmetic, and type conversions
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-25 17:08 PDT by daniel_liu4
Modified: 2023-07-27 16:02 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-25 17:08:16 PDT
Implement table get, set, ref instructions, indirect call, f64 arithmetic, and type conversion opcodes for the in-place interpreter
Comment 1 Radar WebKit Bug Importer 2023-07-25 17:08:29 PDT
<rdar://problem/112869717>
Comment 2 daniel_liu4 2023-07-25 17:10:05 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16089
Comment 3 EWS 2023-07-27 16:02:33 PDT
Committed 266368@main (8e237a17b93c): <https://commits.webkit.org/266368@main>

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