Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ classfunction
Method
classfunction
test/embind/embind_test.cpp:2878–2880 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2876
}
2877
2878
static UnboundClass classfunction(UnboundClass t) {
2879
return t;
2880
}
2881
2882
UnboundClass property;
2883
};
Callers
1
embind.test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected