Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ getConstVal
Method
getConstVal
test/embind/embind_test.cpp:298–300 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
296
}
297
298
const val getConstVal() const {
299
return v_;
300
}
301
302
const val& getValConstRef() const {
303
return v_;
Callers
1
embind.test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected