Closed Bug 782776 Opened 12 years ago Closed 12 years ago

IonMonkey: Add beginsIonActivation() to StackFrame

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: sstangl, Unassigned)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
Remembering that callingIntoIon() doesn't imply runningInIon() can be confusing. This adds and uses the function beginsIonActivation() that returns (callingIntoIon() || runningInIon()). Some callsites are fixed.
Attachment #651874 - Flags: review?(dvander)
Attachment #651874 - Flags: review?(dvander) → review+
http://hg.mozilla.org/projects/ionmonkey/rev/140d6e71e3cc
Status: NEW → RESOLVED
Closed: 12 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: