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
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
Note You need to log in before you can comment on or make changes to this bug.