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

Method cppProxyMethods

test-suite/generated-src/wasm/NativeFlagRoundtrip.cpp:10–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8namespace djinni_generated {
9
10em::val NativeFlagRoundtrip::cppProxyMethods() {
11 static const em::val methods = em::val::array(std::vector<std::string> {
12 });
13 return methods;
14}
15
16int32_t NativeFlagRoundtrip::roundtrip_access(int32_t w_flag) {
17 try {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected