Bug 204216 - We could have a MultiGetByOffset like thing for GetByVal which also switches on incoming identifier
Summary: We could have a MultiGetByOffset like thing for GetByVal which also switches ...
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:
Blocks:
 
Reported: 2019-11-14 18:32 PST by Saam Barati
Modified: 2019-11-14 18:32 PST (History)
12 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2019-11-14 18:32:22 PST
Sometimes we may have a GetByStatus with only a few identifiers, and well known loads. We could have something like MultiGetByOffset for multiple identifiers + multiple structures (or a single structure).