AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Entry:     JS_Init (Function)
Summary:     Deprecated. Initializes the JavaScript runtime.
Syntax:
JSRuntime * JS_Init(uint32 maxbytes);

Description:
JS_Init is a deprecated function that initializes the JavaScript runtime environment. Use JS_NewRuntime instead of this function.


See also:
JS_DestroyRuntime
JS_NewRuntime

[sh-index] Back to list of manuals