MCPcopy Create free account
hub / github.com/charto/nbind / getValueConstructorJS

Method getValueConstructorJS

include/nbind/BindClass.h:130–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128 }
129
130 cbFunction *getValueConstructorJS() const { return(valueConstructorJS); }
131
132 void *upcastStep(BindClassBase &dst, void *ptr) {
133 if(&dst == this) return(ptr);

Callers 6

getValueConstructorJSFunction · 0.80
toWireTypeMethod · 0.80
uint64ToWireMethod · 0.80
int64ToWireMethod · 0.80
uint64ToWireMethod · 0.80
int64ToWireMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected