Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ warningOccured
Function
warningOccured
src/utility.mjs:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
let
warnings = false;
44
45
export
function
warningOccured() {
46
return
warnings;
47
}
48
49
let
currentFile = [];
50
Callers
1
finalCombiner
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected