Searched defs:deep (Results 1 – 1 of 1) sorted by relevance
| /napi_generator/src/gen/generate/ |
| D | return_generate.js | 40 function cToJsForInterface(value, type, dest, deep) { argument 62 function cToJs(value, type, dest, deep = 1) { argument 151 function arrayTempleteFunc(arrayType, deep, dest, value) { argument 180 function mapTempleteFunc(type, deep, dest, value) { argument
|