Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getValueConstructorJS
Function · 0.80
toWireType
Method · 0.80
uint64ToWire
Method · 0.80
int64ToWire
Method · 0.80
uint64ToWire
Method · 0.80
int64ToWire
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected