Searched defs:management (Results 1 – 5 of 5) sorted by relevance
196 ### Memory allocation201 ### Use `nullptr` instead of `NULL` or `0`205 ### Use explicit pointer comparisons211 ### Ownership and smart pointers229 ### Avoid non-const references266 ### Use AliasedBuffers to manipulate TypedArrays
196 Memory allocation215 Mapping memory and CPU access234 CPU cache control250 GPU cache control257 Binding memory to objects
274 #### Zeroization testing282 #### Memory cleanup290 #### Robustness against memory allocation failure294 #### PSA key store memory cleanup
523 #### Key size determination on import535 #### Key validation1120 #### Mixing drivers in key derivation1124 #### Public key calculation1130 #### Symmetric key validation with transparent drivers1134 #### Support for custom import formats
1470 ### Making handle lifespan shorter than that of the native method1656 ### References to values with a lifespan longer than that of the native method1834 ### Cleanup on exit of the current Node.js environment1964 ### Finalization on the exit of the Node.js environment5812 ### `napi_get_node_version`5842 ### `napi_get_version`5875 ### `napi_adjust_external_memory`