Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ releasePtr
Method
releasePtr
test/embind/embind_test.cpp:760–762 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
758
}
759
760
static void releasePtr() {
761
ptr_.reset();
762
}
763
764
static std::string getPtrClassName() {
765
return ptr_->getClassName();
Callers
1
embind.test.js
File · 0.80
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected