WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
170004
[JSC][DFG] JSC should have fast path for operationDoubleToInt52
https://bugs.webkit.org/show_bug.cgi?id=170004
Summary
[JSC][DFG] JSC should have fast path for operationDoubleToInt52
Yusuke Suzuki
Reported
2017-03-23 06:02:03 PDT
Currently, we always call operationDoubleToInt52 function to convert double to int52. But we should have the fast path for that in DFG and FTL.
Attachments
Add attachment
proposed patch, testcase, etc.
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