Closed Bug 551061 Opened 14 years ago Closed 14 years ago

TM: cleanup ->isDenseArray and ->isArray use

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 549010

People

(Reporter: gal, Assigned: gal)

Details

Attachments

(1 file)

This should be a strict renaming with identical codegen. Touches a bunch of code and needs a solid eyeballing. Waldo to the rescue :)
Attached patch patchSplinter Review
Assignee: general → gal
Attachment #431241 - Flags: review?(jwalden+bmo)
Comment on attachment 431241 [details] [diff] [review]
patch

Since you're here, can you add JSObject::isSlowArray as a sibling to isDenseArray, and call it from inside JSObject::isArray?  This seems like an appropriate time to do it, and I'll want it for a couple patches pretty soon.
Attachment #431241 - Flags: review?(jwalden+bmo) → review+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: