Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ echo
Function
echo
win/create_def_file.js:85–88 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
83
}
84
85
function
echo(message)
86
{
87
WScript.StdErr.WriteLine(message);
88
}
89
90
// Extract global symbol names and type from objects
91
// Returns string array with symbol names
Callers
3
create_def_file.js
File · 0.85
CollectSymbols
Function · 0.85
addToResponseFile
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected