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_Finish (Function)
Summary:     Deprecated. Frees the JavaScript runtime.
Syntax:
void JS_Finish(JSRuntime *rt);

Description:
JS_Finish is a deprecated function that frees the specified the JavaScript runtime environment, rt. Use JS_DestroyRuntime instead of this function.


See also:
JS_DestroyRuntime
JS_NewRuntime

[sh-index] Back to list of manuals