Closed Bug 1494618 Opened 6 years ago Closed 6 years ago

Simplify Baseline stack overflow checking

Categories

(Core :: JavaScript Engine: JIT, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla64
Tracking Status
firefox64 --- fixed

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

      No description provided.
The main change here is that we now inline the "early stack check" directly in JIT code
instead of doing a VM call for it, and that lets us remove a lot of complexity to
handle that special case elsewhere.
Comment on attachment 9012551 [details]
Bug 1494618 - Simplify Baseline stack overflow checks. r?tcampbell

Ted Campbell [:tcampbell] (PTO until Oct 9) has approved the revision.
Attachment #9012551 - Flags: review+
Pushed by jandemooij@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/021a82ef604b
Simplify Baseline stack overflow checks. r=tcampbell
https://hg.mozilla.org/mozilla-central/rev/021a82ef604b
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: