MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / context

Method context

Source/Utils/dukglue/dukvalue.h:386–388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

384 }
385
386 inline duk_context* context() const {
387 return mContext;
388 }
389
390 // Important limitations:
391 // - The returned value is binary and will not behave well if you treat it like a string (it will almost certainly contain '\0').

Callers 2

consoleLogFunction · 0.80
pushMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected