Closed
Bug 657891
Opened 14 years ago
Closed 1 year ago
snarf(…, "binary") should be documented in help()
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jruderman, Unassigned)
References
Details
The feature added in bug 655168 should be documented in help(), here:
http://hg.mozilla.org/mozilla-central/annotate/dec16a247230/js/src/shell/js.cpp#l4930
I already added a bit to https://developer.mozilla.org/en/SpiderMonkey/Shell_global_objects. Copy it if you like it.
| Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Updated•3 years ago
|
Severity: minor → S4
Comment 1•1 year ago
|
||
snarf() is no longer provided in js.cpp.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•