Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nwutils/nw-sample-apps
/ javascript-hint.js
File
javascript-hint.js
mini-code-edit/cm/lib/util/javascript-hint.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
(
function
() {
2
function
forEach(arr, f) {
3
for
(
var
i = 0, e = arr.length; i < e; ++i) f(arr[i]);
4
}
Callers
nothing calls this directly
Calls
1
scriptHint
Function · 0.85
Tested by
no test coverage detected