Closed
Bug 438970
Opened 17 years ago
Closed 17 years ago
Treehydra: more utility functions
Categories
(Developer Infrastructure :: Source Code Analysis, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: taras.mozilla, Assigned: taras.mozilla)
References
Details
Attachments
(2 files)
|
480 bytes,
patch
|
dmandelin
:
review+
|
Details | Diff | Splinter Review |
|
504 bytes,
patch
|
dmandelin
:
review+
|
Details | Diff | Splinter Review |
added a cfg dfs iterating func and a utility func to esp.
Attachment #324887 -
Flags: review?(dmandelin)
| Assignee | ||
Comment 1•17 years ago
|
||
Attachment #324888 -
Flags: review?(dmandelin)
Comment 2•17 years ago
|
||
Comment on attachment 324887 [details] [diff] [review]
this is handy for quickly going over function body in preparation for esp
The visitor interface seems kind of weird, but I figure you know what you need. I still can't figure out what push and pop would be used for. Probably should document the interface, at least.
Attachment #324887 -
Flags: review?(dmandelin) → review+
Comment 3•17 years ago
|
||
Comment on attachment 324888 [details] [diff] [review]
ESP state convenience func
I like it.
Attachment #324888 -
Flags: review?(dmandelin) → review+
| Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•8 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
•