function anonymous(asyncObject ) { (async function(){var postProcess = asyncObject["postProcess"];asyncObject["highEntropyValues"] = "userAgentData" in navigator ? await navigator.userAgentData.getHighEntropyValues(["architecture","bitness","model","platformVersion","fullVersionList"]) : undefined;postProcess(asyncObject);})(); }