Home
last modified time | relevance | path

Searched defs:deep (Results 1 – 1 of 1) sorted by relevance

/napi_generator/src/gen/generate/
Dreturn_generate.js40 function cToJsForType(value, type, dest, deep) { argument
66 function cToJsForInterface(value, type, dest, deep) { argument
89 function cToJs(value, type, dest, deep = 1) { argument
181 function arrayTempleteFunc(arrayType, deep, dest, value) { argument
213 function mapTempleteFunc(type, deep, dest, value) { argument