Closed
Bug 832090
Opened 11 years ago
Closed 11 years ago
make HashMap/Set movable
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla21
People
(Reporter: luke, Assigned: luke)
Details
Attachments
(1 file)
2.89 KB,
patch
|
terrence
:
review+
|
Details | Diff | Splinter Review |
This allows you do crazy things like make Vector<HashMap>.
Attachment #703669 -
Flags: review?(terrence)
Comment 1•11 years ago
|
||
Comment on attachment 703669 [details] [diff] [review] patch Review of attachment 703669 [details] [diff] [review]: ----------------------------------------------------------------- Oh, that's clever.
Attachment #703669 -
Flags: review?(terrence) → review+
![]() |
Assignee | |
Comment 2•11 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/6e5e10fb6d73
Comment 3•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/6e5e10fb6d73
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in
before you can comment on or make changes to this bug.
Description
•