Name |
Description |
JsContext |
The script context |
JsEngineException |
The exception that occurred in the workings of the JavaScript engine itself |
JsException |
|
JsFatalException |
The fatal exception occurred |
JsRuntime |
The Chakra runtime |
JsScope |
The scope automatically sets a context to current and resets the original context when disposed |
JsScriptException |
|
JsUsageException |
The API usage exception occurred |
JsValue |
The JavaScript value |
JsValueExtensions |
Extensions for the JavaScript value |
NativeMethods |
Native methods |