WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
79055
Implement fast path for op_new_array_buffer in the baseline JIT
https://bugs.webkit.org/show_bug.cgi?id=79055
Summary
Implement fast path for op_new_array_buffer in the baseline JIT
Mark Hahnenberg
Reported
2012-02-20 16:35:54 PST
There are two opcodes that allocate arrays: op_new_array and op_new_array buffer. We should do something similar to
bug 78612
for op_new_array_buffer.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Hahnenberg
Comment 1
2012-04-18 11:17:38 PDT
We're going to completely rework how we do array allocation, so marking this as invalid.
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