Closed Bug 579145 Opened 15 years ago Closed 15 years ago

JM: Add shell API to assert function is JITed

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: adrake, Assigned: adrake)

References

Details

Attachments

(1 file)

Just need to add an assertJIT function that, if called from a function that's interpreted, fails.
Assignee: general → adrake
Blocks: 578153
I should be more specific: if the methodjit is disabled either at compile or run time, the assert will always succeed.
Attached patch Proposed patchSplinter Review
Really simple patch to do this.
Attachment #457681 - Flags: review?(dvander)
Attachment #457681 - Flags: review?(dvander) → review+
Status: NEW → 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: