Oolite 1.91.0.7668-250429-8542c40
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
NSObject(OOJavaScript) Category Reference

#include <OOJavaScriptEngine.h>

Instance Methods

(jsval) - oo_jsValueInContext:
 
(NSString *) - oo_jsDescription
 
(NSString *) - oo_jsDescriptionWithClassName:
 
(NSString *) - oo_jsClassName
 
(void) - oo_clearJSSelf:
 

Detailed Description

Definition at line 195 of file OOJavaScriptEngine.h.

Method Documentation

◆ oo_clearJSSelf:

- (void) oo_clearJSSelf: (JSObject *) selfVal

◆ oo_jsClassName

- (NSString *) oo_jsClassName

References oo_jsClassName.

Referenced by oo_jsClassName.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ oo_jsDescription

- (NSString *) oo_jsDescription

References oo_jsDescription.

Referenced by oo_jsDescription.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ oo_jsDescriptionWithClassName:

- (NSString *) oo_jsDescriptionWithClassName: (NSString *) className

◆ oo_jsValueInContext:

- (jsval) oo_jsValueInContext: (JSContext *) context

The documentation for this category was generated from the following file: