public static Create ( JavaScriptRuntimeAttributes attributes, JavaScriptRuntimeVersion version, JavaScriptThreadServiceCallback threadServiceCallback ) : |
||
attributes | JavaScriptRuntimeAttributes | The attributes of the runtime to be created. |
version | JavaScriptRuntimeVersion | The version of the runtime to be created. |
threadServiceCallback | JavaScriptThreadServiceCallback | The thread service for the runtime. Can be null. |
Résultat |