Closed Bug 1213740 Opened 9 years ago Closed 9 years ago

IonMonkey: MIPS64: Import Bailouts-mips64

Categories

(Core :: JavaScript Engine: JIT, defect)

Other
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla44
Tracking Status
firefox44 --- fixed

People

(Reporter: hev, Assigned: hev)

References

Details

Attachments

(1 file)

Bug 1140954, Part 3: Bailouts-mips64.
Thanks!
Attachment #8672503 - Flags: review?(nicolas.b.pierron)
Attachment #8672503 - Flags: review?(branislav.rankov)
Comment on attachment 8672503 [details] [diff] [review]
Part 3: Import Bailouts-mips64

Review of attachment 8672503 [details] [diff] [review]:
-----------------------------------------------------------------

Using r-, as they are multiple reviewers.
Re-ask for review after answering.

::: js/src/jit/mips64/Bailouts-mips64.cpp
@@ +12,5 @@
> +using namespace js;
> +using namespace js::jit;
> +
> +BailoutFrameInfo::BailoutFrameInfo(const JitActivationIterator& activations,
> +                                   BailoutStack* bailout)

Where is the BailoutFrameInfo(const JitActivationIterator& activations, InvalidationBailoutStack* bailout) function defined?
Attachment #8672503 - Flags: review?(nicolas.b.pierron) → review-
Comment on attachment 8672503 [details] [diff] [review]
Part 3: Import Bailouts-mips64

Review of attachment 8672503 [details] [diff] [review]:
-----------------------------------------------------------------

Sorry I forgot to rebase before commenting.
Attachment #8672503 - Flags: review- → review+
https://hg.mozilla.org/mozilla-central/rev/42ed1bbb2250
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: