Bug 183958 - Poison the instruction stream pointer before interpreter dispatch
Summary: Poison the instruction stream pointer before interpreter dispatch
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-23 15:44 PDT by Filip Pizlo
Modified: 2018-03-31 16:12 PDT (History)
0 users

See Also:


Attachments
work in progress (39.09 KB, patch)
2018-03-23 15:45 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2018-03-23 15:44:43 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2018-03-23 15:45:02 PDT
Created attachment 336434 [details]
work in progress