Closed Bug 586105 Opened 14 years ago Closed 14 years ago

JM: Debugger keyword

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: adrake, Assigned: adrake)

References

Details

Attachments

(1 file, 1 obsolete file)

Need to implement JSOP_DEBUGGER in methodjit.
Attached patch Adds support. (obsolete) — Splinter Review
Adds support for the debugger keyword.
Attachment #465160 - Flags: review?(dvander)
Oops, first patch empty.
Attachment #465160 - Attachment is obsolete: true
Attachment #465162 - Flags: review?(dvander)
Attachment #465160 - Flags: review?(dvander)
Comment on attachment 465162 [details] [diff] [review]
Adds support (for real).


>+            masm.move(ImmPtr(PC), Registers::ArgReg0);

Should be ArgReg1, r=me w/ that
Attachment #465162 - Flags: review?(dvander) → review+
http://hg.mozilla.org/projects/jaegermonkey/rev/20e704ed53db
http://hg.mozilla.org/projects/jaegermonkey/rev/27d99d284594
Status: ASSIGNED → 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: