Skip to content

TracingJSRuntime.GetNewTarget method

C#
public override napi_status GetNewTarget(napi_env env, napi_callback_info cbinfo, 
    out napi_value result)

See Also

Released under the MIT license