JavaScriptEngineSwitcher.ChakraCore.JsRt JsValue.AddRef in C# (CSharp): 5 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per JavaScriptEngineSwitcher.ChakraCore.JsRt.JsValue.AddRef, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
This only needs to be called on objects that are not going to be stored somewhere on the stack. Calling AddRef ensures that the JavaScript object the value refers to will not be freed until Release is called