Closed Bug 1175976 Opened 10 years ago Closed 10 years ago

[MBaselineCache] Port UnaryArith

Categories

(Core :: JavaScript Engine: JIT, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
firefox43 --- fixed

People

(Reporter: h4writer, Assigned: h4writer)

References

Details

Attachments

(2 files)

No description provided.
Assignee: nobody → hv1989
Attachment #8624356 - Flags: review?(jdemooij)
Attachment #8624358 - Flags: review?(jdemooij)
Comment on attachment 8624358 [details] [diff] [review] Part 2: Get UnaryArith working Review of attachment 8624358 [details] [diff] [review]: ----------------------------------------------------------------- ::: js/src/jit/SharedIC.cpp @@ +1397,2 @@ > // This fallback stub may trigger debug mode toggling. > + DebugModeOSRVolatileStub<ICBinaryArith_Fallback*> stub(engine, frame, stub_); s/ICBinaryArith_Fallback/ICUnaryArith_Fallback/
Blocks: 1161516
Attachment #8624356 - Flags: review?(jdemooij) → review+
Comment on attachment 8624358 [details] [diff] [review] Part 2: Get UnaryArith working Review of attachment 8624358 [details] [diff] [review]: ----------------------------------------------------------------- Sorry for the delay.
Attachment #8624358 - Flags: review?(jdemooij) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: