Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ get
Function
get
src/runtime_debug.js:73–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
Object.defineProperty(Module, prop, {
72
configurable: true,
73
get() {
return
value; },
74
set() {
75
abort(msg);
76
}
Callers
nothing calls this directly
Calls
3
isExportedByForceFilesystem
Function · 0.70
abort
Function · 0.70
func
Function · 0.50
Tested by
no test coverage detected