WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
155667
compileIsArrayConstructor should not always call to C++
https://bugs.webkit.org/show_bug.cgi?id=155667
Summary
compileIsArrayConstructor should not always call to C++
Keith Miller
Reported
2016-03-18 15:15:30 PDT
The code could just check that the object's ClassInfo == ArrayConstructor::info()
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Shvayka
Comment 1
2020-04-05 06:07:19 PDT
compileIsArrayConstructor() was removed in
https://trac.webkit.org/changeset/200149
, @isArrayConstructor was removed in
https://trac.webkit.org/changeset/247173
.
Radar WebKit Bug Importer
Comment 2
2020-04-05 06:08:14 PDT
<
rdar://problem/61315012
>
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