WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
129454
Slow cases for function.apply and function.call should not require vm re-entry
https://bugs.webkit.org/show_bug.cgi?id=129454
Summary
Slow cases for function.apply and function.call should not require vm re-entry
Oliver Hunt
Reported
2014-02-27 14:52:47 PST
Slow cases for function.apply and function.call should not require vm re-entry
Attachments
Patch
(29.60 KB, patch)
2014-02-27 14:55 PST
,
Oliver Hunt
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2014-02-27 14:55:41 PST
Created
attachment 225415
[details]
Patch
Geoffrey Garen
Comment 2
2014-02-27 15:09:37 PST
Comment on
attachment 225415
[details]
Patch r=me Seems like a js-regress test is in order, in which someone aliases .call or .apply.
Oliver Hunt
Comment 3
2014-02-27 15:19:56 PST
Committed
r164835
: <
http://trac.webkit.org/changeset/164835
>
Csaba Osztrogonác
Comment 4
2014-02-28 08:42:05 PST
(In reply to
comment #3
)
> Committed
r164835
: <
http://trac.webkit.org/changeset/164835
>
It caused regression on 32 bit, see
https://bugs.webkit.org/show_bug.cgi?id=129488
for details.
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