| 16 | namespace djinni_generated { |
| 17 | |
| 18 | em::val NativeTestHelpers::cppProxyMethods() { |
| 19 | static const em::val methods = em::val::array(std::vector<std::string> { |
| 20 | }); |
| 21 | return methods; |
| 22 | } |
| 23 | |
| 24 | em::val NativeTestHelpers::get_set_record() { |
| 25 | try { |
nothing calls this directly
no outgoing calls
no test coverage detected