MCPcopy 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.jsFile · 0.80

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected