Definition at line 99 of file OOJSSun.m.
◆ getJSClass:andPrototype:
| - (void) getJSClass: |
|
(JSClass **) |
outClass |
| andPrototype: |
|
(JSObject **) |
outPrototype |
|
|
| |
|
implementation |
◆ isVisibleToScripts
| - (BOOL) isVisibleToScripts |
|
|
|
|
implementation |
Definition at line 179 of file OOJSSun.m.
102{
103 return YES;
104}
◆ oo_jsClassName
| - (NSString *) oo_jsClassName |
|
|
|
|
implementation |
Definition at line 179 of file OOJSSun.m.
115{
116 return @"Sun";
117}
The documentation for this category was generated from the following file: