Oolite 1.91.0.7644-241112-7f5034b
|
import <Foundation/Foundation.h>
#include <jsapi.h>
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.
void OOJSConsoleDestroy | ( | void | ) |
Definition at line 249 of file OOJSConsole.m.
References sConsolePrototype.