Closed Bug 1622260 Opened 5 years ago Closed 5 years ago

Replace POOLED_COLLECTION_PTR_METHODS macro for PooledMapPtr/PooledVectorPtr

Categories

(Core :: JavaScript Engine, task, P1)

task

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: anba, Assigned: anba)

Details

Attachments

(1 file)

C++17 makes it somewhat nicer to replace the POOLED_COLLECTION_PTR_METHODS with proper C++ code.

acquireCollection and releaseCollection act like an interface subclasses
need to implement for PooledCollectionPtr.

Priority: -- → P1
Pushed by rmaries@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/cd890c67838e Replace POOLED_COLLECTION_PTR_METHODS macro with C++ code. r=mgaudet
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: