index
:
firefox
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
wasm
/
webapi
/
esm-integration
/
resources
/
log.js
blob: 0c4f5ed519b0fd220a26cce71779039198bec18b (
plain
)
1
export
function
logExec
()
{
log
.
push
(
"executed"
);
}