Closed Bug 1318627 Opened 9 years ago Closed 9 years ago

Remove Zone::active

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla53
Tracking Status
firefox53 --- fixed

People

(Reporter: jandem, Assigned: jandem)

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
This flag is set when we GC while the zone has frames on the stack, to inhibit releasing types in beginSweepTypes, but this is no longer necessary for correctness and it lets us remove some code.
Attachment #8812131 - Flags: review?(jcoppeard)
Attachment #8812131 - Flags: feedback?(bhackett1024)
Comment on attachment 8812131 [details] [diff] [review] Patch Review of attachment 8812131 [details] [diff] [review]: ----------------------------------------------------------------- I'm happy to remove the flag if this is safe.
Attachment #8812131 - Flags: review?(jcoppeard) → review+
bhackett, feedback ping?
(In reply to Jan de Mooij [:jandem] from comment #2) > bhackett, feedback ping? Sorry, I didn't notice this request. This patch looks fine.
Attachment #8812131 - Flags: feedback?(bhackett1024) → feedback+
Pushed by jandemooij@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/853a0dfc4d5f Remove Zone::active and related infrastructure. r=jonco, f=bhackett
Pushed by jandemooij@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/698bbf4f2e26 followup - Add br_table.wast.js to cgc-jittest-timeouts.txt. r=bustage
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: