|
Oolite
|
import "OOJavaScriptEngine.h"
Include dependency graph for OOJSSpecialFunctions.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | InitOOJSSpecialFunctions (JSContext *context, JSObject *global) |
| OOJSValue * | JSSpecialFunctionsObjectWrapper (JSContext *context) |
| void InitOOJSSpecialFunctions | ( | JSContext * | context, |
| JSObject * | global | ||
| ) |
Definition at line 47 of file OOJSSpecialFunctions.m.
| OOJSValue * JSSpecialFunctionsObjectWrapper | ( | JSContext * | context | ) |
Definition at line 52 of file OOJSSpecialFunctions.m.
References OOJSAddGCObjectRoot, sSpecialFunctionsMethods, and OOJSValue::valueWithJSObject:inContext:.
Here is the call graph for this function: