Nan::ObjectWrap Docs: https://github.com/nodejs/nan/blob/master/doc/object_wrappers.md#api_nan_object_wrap Prior to this, all wrapper Objects would never be deleted, allowing memory to grow unbounded. Example: The following, would leak WrapperObjects, and never ``` while (true) { new sass.types.String(‘I LEAK’); } ```
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| libsass | Loading commit data... | |
| sass_types | Loading commit data... | |
| binding.cpp | Loading commit data... | |
| callback_bridge.h | Loading commit data... | |
| create_string.cpp | Loading commit data... | |
| create_string.h | Loading commit data... | |
| custom_function_bridge.cpp | Loading commit data... | |
| custom_function_bridge.h | Loading commit data... | |
| custom_importer_bridge.cpp | Loading commit data... | |
| custom_importer_bridge.h | Loading commit data... | |
| libsass.gyp | Loading commit data... | |
| sass_context_wrapper.cpp | Loading commit data... | |
| sass_context_wrapper.h | Loading commit data... |