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

Function EM_JS

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

Source from the content-addressed store, hash-verified

17
18namespace {
19 EM_JS(void, djinni_init_testsuite_record_using_extended_record_consts, (), {
20 if (!('testsuite_RecordUsingExtendedRecord' in Module)) {
21 Module.testsuite_RecordUsingExtendedRecord = {};
22 }
23 Module.testsuite_RecordUsingExtendedRecord.CR = {
24 er: {
25 foo: false

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected