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_GetGlobalObject (Function)
Summary:     Retrieves a pointer to the global JS object for an executable script context.
Syntax:
JSObject * JS_GetGlobalObject(JSContext *cx);

Description:
JS_GetGlobalObject enables you to retrieve a pointer to the global JS object for a specified JSContextcx


See also:
JSVAL_TO_OBJECT
JS_DefineObject
JS_GetFunctionObject
JS_NewObject
JS_SetGlobalObject
OBJECT_TO_JSVAL

[sh-index] Back to list of manuals