WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
167334
JSArray::tryCreateUninitialized should be called JSArray::tryCreateForInitializationPrivate
https://bugs.webkit.org/show_bug.cgi?id=167334
Summary
JSArray::tryCreateUninitialized should be called JSArray::tryCreateForInitial...
Filip Pizlo
Reported
2017-01-23 15:29:23 PST
Or something that conveys: - It tries to create the array. - It's for initialization (doesn't require realloc to initialize up to the provided length) - It's private to JSArray.
Attachments
Patch for Landing
(11.43 KB, patch)
2017-01-24 12:52 PST
,
Michael Saboff
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2017-01-23 15:29:44 PST
rs=me
Michael Saboff
Comment 2
2017-01-24 12:52:10 PST
Created
attachment 299618
[details]
Patch for Landing
Michael Saboff
Comment 3
2017-01-24 13:56:19 PST
Committed
r211110
: <
http://trac.webkit.org/changeset/211110
>
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