Closed
Bug 466700
Opened 17 years ago
Closed 17 years ago
Make lazytypes match dehydra representation, and test using A/B comparison
Categories
(Developer Infrastructure :: Source Code Analysis, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: benjamin, Assigned: benjamin)
References
Details
Attachments
(1 file)
40.67 KB,
patch
|
taras.mozilla
:
review+
|
Details | Diff | Splinter Review |
This patch makes lazytypes use the same type representation as dehydra, and uses A/B testing to verify. I've imported a JS bigint library so that JS could manipulate 64-bit integers with precision.
As noted in this patch header, there are still a few things to do, one of which is already filed as bug 466522
Comment 1•17 years ago
|
||
Comment on attachment 350028 [details] [diff] [review]
Lazytype cleanup, rev. 0
Looks good. Please clearly mark the code that was copied from elsewhere.
Attachment #350028 -
Flags: review+
Assignee | ||
Comment 2•17 years ago
|
||
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•