Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/copy/v86
/ $
Function
$
src/browser/main.js:89–92 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
87
}
88
89
function
$(id)
90
{
91
return
document.getElementById(id);
92
}
93
94
// These values were previously stored in localStorage
95
const
elements_to_restore = [
Callers
11
show_progress
Function · 0.85
onload
Function · 0.85
set_proxy_value
Function · 0.85
debug_onload
Function · 0.85
start_emulation
Function · 0.85
init_ui
Function · 0.85
update_info
Function · 0.85
add_image_download_button
Function · 0.85
do_capture
Function · 0.85
init_filesystem_panel
Function · 0.85
debug_start
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected