Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ test
Function
test
tests/xs/issues/__484.js:6–9 ·
view source on GitHub ↗
(f)
Source
from the content-addressed store, hash-verified
4
---*/
5
6
function
test(f) {
7
for
(
let
i = 0; i < 100; i++)
8
f();
9
}
10
11
test(
function
() {
12
var
get = [];
Callers
1
__484.js
File · 0.70
Calls
1
f
Function · 0.70
Tested by
no test coverage detected