|
Oolite
|
#include <OOJSWormhole.h>
Instance Methods | |
| (void) | - getJSClass:andPrototype: |
| (NSString *) | - oo_jsClassName |
| (BOOL) | - isVisibleToScripts |
Definition at line 35 of file OOJSWormhole.h.
| - (void) getJSClass: | (JSClass **) | outClass | |
| andPrototype: | (JSObject **) | outPrototype | |
Definition at line 179 of file OOJSWormhole.m.
References JSWormholeGetWormholeEntity(), nil, OOJS_NATIVE_ENTER, OOJS_NATIVE_EXIT, OOJSReportBadPropertySelector(), OOJSReportBadPropertyValue(), and sWormholeProperties.
Here is the call graph for this function:| - (BOOL) isVisibleToScripts |
Definition at line 179 of file OOJSWormhole.m.
| - (NSString *) oo_jsClassName |
Definition at line 179 of file OOJSWormhole.m.