|
Oolite
|
import <Foundation/Foundation.h>#include <jsapi.h>
Include dependency graph for OOJSConsole.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| JSObject * | DebugMonitorToJSConsole (JSContext *context, OODebugMonitor *monitor) |
| void | OOJSConsoleDestroy (void) |
| JSObject * DebugMonitorToJSConsole | ( | JSContext * | context, |
| OODebugMonitor * | monitor | ||
| ) |
Definition at line 255 of file OOJSConsole.m.
References InitOOJSConsole(), nil, OOJS_PROFILE_ENTER, OOJS_PROFILE_EXIT, sConsoleClass, sConsolePrototype, sConsoleSettingsClass, sConsoleSettingsPrototype, and OOJavaScriptEngine::sharedEngine.
Here is the call graph for this function:| void OOJSConsoleDestroy | ( | void | ) |
Definition at line 249 of file OOJSConsole.m.
References sConsolePrototype.