Closed Bug 578736 Opened 15 years ago Closed 15 years ago

JM: Compile does not implement JSOP_DELPROP and other JSOP_DEL* ops, used in v8-v5

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jimb, Assigned: dvander)

References

Details

(Whiteboard: fixed-in-tracemonkey)

Attachments

(1 file)

JaegerMonkey is not compiling everything in the v8-v5 benchmarks. v8/{earley-boyer,raytrace}.js use delete on properties computed name (o[x]) and literal (o.p) in e-b js/src/methodjit in http://hg.mozilla.org/projects/jaegermonkey makes no mention of JSOP_DELPROP.
Attached patch fixSplinter Review
I see this aborting on real world sites, so time to fix.
Assignee: general → dvander
Status: NEW → ASSIGNED
Attachment #472727 - Flags: review?(dmandelin)
Attachment #472727 - Flags: review?(dmandelin) → review+
Status: ASSIGNED → RESOLVED
Closed: 15 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: