MCPcopy Create free account
hub / github.com/Snapchat/djinni / cppProxyMethods

Method cppProxyMethods

test-suite/generated-src/wasm/NativeTestHelpers.cpp:18–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16namespace djinni_generated {
17
18em::val NativeTestHelpers::cppProxyMethods() {
19 static const em::val methods = em::val::array(std::vector<std::string> {
20 });
21 return methods;
22}
23
24em::val NativeTestHelpers::get_set_record() {
25 try {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected