WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
162990
[JSC] Move DOMJIT::Reg to non DOMJIT specific directory and use more in JSC
https://bugs.webkit.org/show_bug.cgi?id=162990
Summary
[JSC] Move DOMJIT::Reg to non DOMJIT specific directory and use more in JSC
Yusuke Suzuki
Reported
2016-10-05 16:35:51 PDT
DOMJIT::Reg is an abstraction that becomes one of GPRReg, FPRReg, and "JSValueRegs". It is useful and such a thing is invented in many places in JSC. Eventually we should merge them into one abstraction.
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