Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BabylonJS/BabylonNative
/ Data
Method
Data
Dependencies/napi/source/js_native_api_chakra.cc:127–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
void* Data() {
128
return _data;
129
}
130
131
// JsFinalizeCallback
132
static void CALLBACK Finalize(void* callbackState) {
Callers
3
napi_unwrap
Function · 0.45
napi_remove_wrap
Function · 0.45
napi_get_value_external
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected