Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

GeertVL

Member since
GeertVL

Recent Docs Activity

View all activity
Page Date Comment

JSAPI User Guide


Removed the method JS_DestroyScript. As was mentioned on the irc channel, the garbage collector takes care of destroying the objects.

JSAPI User Guide


Forgot to change one JS_CompileFile to JS_CompileUTF8File

JS_CompileUTF8File


JS_CompileFile to JS_CompileUTF8File (according to bug 687679)

JS_CompileFile


JS_CompileUTF8File


SpiderMonkey/JSAPI_Reference/JS_CompileFile SpiderMonkey/JSAPI_Reference/JS_CompileUTF8File