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
350 #### Key size determination on import362 #### Key validation947 #### Mixing drivers in key derivation951 #### Public key calculation957 #### Symmetric key validation with transparent drivers961 #### Support for custom import formats
1332 ### Making handle lifespan shorter than that of the native method1512 ### References to objects with a lifespan longer than that of the native method1662 ### Cleanup on exit of the current Node.js instance5344 ### napi_get_node_version5373 ### napi_get_version5405 ### napi_adjust_external_memory