Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GNOME/gjs
/ inform
Function
inform
modules/script/jsUnit.js:251–254 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
249
}
250
251
function
inform() {
252
if
(top.tracer != null)
253
top.tracer.inform(arguments[0], arguments[1]);
254
}
255
256
function
info() {
257
inform(arguments[0], arguments[1]);
Callers
1
info
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected