Closed Bug 1511614 Opened 6 years ago Closed 4 years ago

the documentation for SpiderMonkey is out of date

Categories

(Developer Documentation Graveyard :: General, enhancement)

All
Other
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: o28c14, Unassigned)

References

()

Details

:: Developer Documentation Request

      Request Type: New Documentation
     Gecko Version: unspecified
 Technical Contact: 

:: Details

While updating spider monkey in cocoJs, a framework of JavaScript binding for Objective-C.

JS::Handler<T> is required quite frequently throughout for the framework, such as:

JS_SetProperty
JS_IsArrayObject
etc 

it is both ambiguous and frustrating with the guide "JSAPI Cookbook" itself is using an older SpiderMonkey,
and the example given for "JS_SetProperty" does not use JS::Handler<T> for the 4th argument.
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.