Closed Bug 570846 Opened 14 years ago Closed 14 years ago

JM: Implement JSOP_LENGTH

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: sstangl, Unassigned)

References

Details

Attachments

(1 file)

Implements the slow path for JSOP_LENGTH in terms of JSOP_GETPROP. Depends on the JSOP_CALLPROP patch, which adds the static function InlineGetProp() that is necessary here.

No new failures.
Attachment #449984 - Flags: review?(dvander)
Attachment #449984 - Flags: review?(dvander) → review+
Note that in the CALLPROP bug if you change InlineGetProp to propagate the return value and not THROW, then this patch needs a slight tweak after.
Pushed.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: