Bug 259510

Summary: Implement table instructions, f64 arithmetic, and type conversions
Product: WebKit Reporter: daniel_liu4
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.