V8JavaScriptEngine
Wisej.Ext.ClearScript.V8JavaScriptEngine
Last updated
Wisej.Ext.ClearScript.V8JavaScriptEngine
Last updated
Namespace: Wisej.Ext.ClearScript
Assembly: Wisej.Ext.ClearScript (3.2.0.0)
Represents an instance of the V8 JavaScript engine.
Unlike WindowsScriptEngine instances, V8ScriptEngine instances do not have thread affinity. The underlying script engine is not thread-safe, however, so this class uses internal locks to automatically serialize all script code execution for a given instance. Script delegates and event handlers are invoked on the calling thread without marshaling.
name
constraints
flags