MCPcopy 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
339private:
340 val v_;

Callers 1

embind.test.jsFile · 0.80

Calls 1

getValMethod · 0.45

Tested by

no test coverage detected