Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ finalizeProfile
Function
finalizeProfile
scripts/run-javascript-headless-browser.mjs:43–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
let
profiler = null;
42
let
profileFinalized = false;
43
let
finalizeProfile =
async
() => {};
44
45
const
launchArgs = [
46
'--autoplay-policy=no-user-gesture-required'
,
Callers
1
run-javascript-headless-browser.mjs
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected