Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ passShared
Method
passShared
test/embind/embind_test.cpp:1460–1461 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1458
}
1459
1460
virtual void passShared(const std::shared_ptr<Derived>&) {
1461
}
1462
1463
virtual void passVal(const val& v) {
1464
}
Callers
2
passShared
Function · 0.45
embind.test.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected