Visit Mozilla.org

JS GetImplementationVersion

From MDC

Get the version number of the JS engine.

[edit] Syntax

const char * JS_GetImplementationVersion(void);

[edit] Description

JS_GetImplementationVersion returns a hard-coded, English language string that specifies the version number of the JS engine currently in use, and its release date.

[edit] See Also

LXR ID Search for JS_GetImplementationVersion

JS_GetVersion, JS_SetVersion