MCPcopy 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

41let profiler = null;
42let profileFinalized = false;
43let finalizeProfile = async () => {};
44
45const launchArgs = [
46 '--autoplay-policy=no-user-gesture-required',

Calls

no outgoing calls

Tested by

no test coverage detected