MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / ValObj

Method ValObj

test/other/embind_tsgen.cpp:81–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 CallbackType callback;
80 std::optional<int> optionalInt;
81 ValObj() : callback(val::undefined()) {}
82};
83
84EMSCRIPTEN_DECLARE_VAL_TYPE(AliasedVal);

Callers

nothing calls this directly

Calls 1

undefinedFunction · 0.85

Tested by

no test coverage detected