Closed
Bug 567202
Opened 15 years ago
Closed 13 years ago
JSRuntime::scriptFilenameTable should use js::HashMap
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 661903
People
(Reporter: jimb, Unassigned)
References
(Blocks 1 open bug)
Details
Since other js::dbg2 tasks will involve changing the data structures used to store script source URLs, we should grant ourselves the benefits of strict typing provided by the new js::HashMap template.
Comment 1•13 years ago
|
||
billm to the rescue. Only one remaining use of jshash.h!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Comment 2•13 years ago
|
||
Whoops, that was the attachment number, not the bug number. Should have guessed!
You need to log in
before you can comment on or make changes to this bug.
Description
•