WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
217168
[JSC] Define Array#sort's implementation functions as globalPrivate
https://bugs.webkit.org/show_bug.cgi?id=217168
Summary
[JSC] Define Array#sort's implementation functions as globalPrivate
Yusuke Suzuki
Reported
2020-10-01 01:16:20 PDT
[JSC] Define Array#sort's implementation functions as globalPrivate
Attachments
Patch
(11.17 KB, patch)
2020-10-01 01:17 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2020-10-01 01:17:16 PDT
Created
attachment 410205
[details]
Patch
Ross Kirsling
Comment 2
2020-10-01 01:19:42 PDT
Comment on
attachment 410205
[details]
Patch LGTM. I wonder if there are other builtins that still have locally-defined functions though?
Yusuke Suzuki
Comment 3
2020-10-01 01:22:30 PDT
(In reply to Ross Kirsling from
comment #2
)
> Comment on
attachment 410205
[details]
> Patch > > LGTM. I wonder if there are other builtins that still have locally-defined > functions though?
There are several ones. We should apply similar changes.
EWS
Comment 4
2020-10-01 04:03:44 PDT
Committed
r267827
: <
https://trac.webkit.org/changeset/267827
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 410205
[details]
.
Radar WebKit Bug Importer
Comment 5
2020-10-01 04:04:14 PDT
<
rdar://problem/69831089
>
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