JavaScriptCore.JSContext: Method Members

The methods of JavaScriptCore.JSContext are listed below. For a list of all members, see the JSContext Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

EvaluateScript(string) : JSValue
Documentation for this section has not yet been entered.
EvaluateScript(string, Foundation.NSUrl) : JSValue
Documentation for this section has not yet been entered.
static
FromJSGlobalContextRef(IntPtr) : JSContext
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the JSContext object.