Open Bug 708121 Opened 13 years ago Updated 1 year ago

IonMonkey: for ARM, Modify getPtr32Target so it can be called from getCF32Target

Categories

(Core :: JavaScript Engine, defect, P5)

ARM
Linux
defect

Tracking

()

People

(Reporter: mjrosenb, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [ion:t])

Presently, getPtr32Target asserts if it is asked to extract a value that it doesn't know how to handle. I'd like to be able to call it from getCF32Target (gets the target of a control flow sequence). However, calling it from get CF32Target would require that it returns a failure condition, rather than asserting.
Assignee: general → nobody
Severity: normal → S3
Blocks: sm-jits
Severity: S3 → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.