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_DestroyContext (Function)
Summary:     Frees a specified JSContext.
Syntax:
void JS_DestroyContext(JSContext *cx);

Description:
JS_DestroyContext frees the stack space allocated to a previously created JS context, cx.


See also:
JS_ContextIterator
JS_NewContext

[sh-index] Back to list of manuals