Name |
Description |
InvalidPropertyException |
Thrown when a Javascript interpreter encounters an unknown model property |
JavaScriptHelpers |
|
Marshaler |
Handles passing objects back and forth between the .NET and Jurassic environments. Cannot be reused across script engines. |
Marshaler.UnwrappedArray |
Enumerates an javascript array while exposing a reference to the original array to optimize marshalling. |
Marshaler.WrappedFunction |
|
Meta |
|
ScriptEngineFactory |
Ties the lifetime of a ScriptEngine to that of each ModelContext. |
ScriptEngineFactory.Extension |
|
ScriptFunction |
Represents a script expression that can be evaluated like a function |
ScriptFunctionEvaluationException |
|
ScriptFunctionSyntaxException |
|