Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ getValNonMember
Method
getValNonMember
test/embind/embind_test.cpp:335–337 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
333
}
334
335
static val getValNonMember(const ValHolder& target) {
336
return target.getVal();
337
}
338
339
private:
340
val v_;
Callers
1
embind.test.js
File · 0.80
Calls
1
getVal
Method · 0.45
Tested by
no test coverage detected