Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ getValue
Method
getValue
test/embind/embind_test.cpp:1057–1059 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1055
};
1056
1057
char getValue() {
1058
return value;
1059
}
1060
1061
char value;
1062
};
Callers
3
UniquePtrToConstructor
Method · 0.45
embind_test_accept_unique_ptr
Function · 0.45
embind.test.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected