Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ type
Method
type
Source/Utils/dukglue/dukvalue.h:366–368 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
364
}
365
366
inline Type type() const {
367
return mType;
368
}
369
370
// same as duk_get_type_name(), but that
's internal to Duktape, so we shouldn'
t use it
371
inline const char* type_name() const {
Callers
15
iteration_proxy_value
Class · 0.80
hash
Function · 0.80
json.hpp
File · 0.80
contains
Function · 0.80
flatten
Function · 0.80
write_bson
Method · 0.80
write_cbor
Method · 0.80
write_msgpack
Method · 0.80
write_ubjson
Method · 0.80
calc_bson_element_size
Method · 0.80
write_bson_element
Method · 0.80
ubjson_prefix
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected