WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
133769
Extend Safe to Execute capabilities for NativeCall and NativeConstruct
https://bugs.webkit.org/show_bug.cgi?id=133769
Summary
Extend Safe to Execute capabilities for NativeCall and NativeConstruct
Matthew Mirman
Reported
2014-06-11 14:54:46 PDT
Currently NativeCall and NativeConstruct are considered always unsafe to execute by the DFG which prevents certain optimizations. Often there is a check which when completed makes them safe to execute. Need to refine the cases where they are safe to execute.
Attachments
Add attachment
proposed patch, testcase, etc.
Basile Clement
Comment 1
2015-07-29 13:32:54 PDT
This is no longer relevant since NativeCall and NativeConstruct have been removed in
https://bugs.webkit.org/show_bug.cgi?id=147417
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug