Bug 155667

Summary: compileIsArrayConstructor should not always call to C++
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ashvayka, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.