WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 163260
Change ArrayPrototype.cpp's putLength() and setLength() to take a VM& so that we can use vm.propertyNames.
https://bugs.webkit.org/show_bug.cgi?id=163260
Summary
Change ArrayPrototype.cpp's putLength() and setLength() to take a VM& so that...
Mark Lam
Reported
2016-10-10 17:41:11 PDT
In call cases where we call these, we already have the VM& anyway.
Attachments
proposed patch.
(4.91 KB, patch)
2016-10-10 17:44 PDT
,
Mark Lam
saam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2016-10-10 17:44:46 PDT
Created
attachment 291199
[details]
proposed patch.
Mark Lam
Comment 2
2016-10-10 17:48:49 PDT
Thanks for the review. Landed in
r207036
: <
http://trac.webkit.org/r207036
>.
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