Bug 198506 - [WASM-References] Emit Table.get inline.
Summary: [WASM-References] Emit Table.get inline.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 198398
Blocks:
  Show dependency treegraph
 
Reported: 2019-06-03 17:05 PDT by Justin Michaud
Modified: 2019-06-03 17:06 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Michaud 2019-06-03 17:05:54 PDT
Emit inline assembly for addTable[get|set] in the b3/air ir generators.