| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| boolean.cpp | ||
| boolean.h | ||
| color.cpp | ||
| color.h | ||
| error.cpp | ||
| error.h | ||
| factory.cpp | ||
| factory.h | ||
| list.cpp | ||
| list.h | ||
| map.cpp | ||
| map.h | ||
| null.cpp | ||
| null.h | ||
| number.cpp | ||
| number.h | ||
| sass_value_wrapper.h | ||
| string.cpp | ||
| string.h | ||
| value.h |
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 |
|---|---|---|
| .. | ||
| boolean.cpp | Loading commit data... | |
| boolean.h | Loading commit data... | |
| color.cpp | Loading commit data... | |
| color.h | Loading commit data... | |
| error.cpp | Loading commit data... | |
| error.h | Loading commit data... | |
| factory.cpp | Loading commit data... | |
| factory.h | Loading commit data... | |
| list.cpp | Loading commit data... | |
| list.h | Loading commit data... | |
| map.cpp | Loading commit data... | |
| map.h | Loading commit data... | |
| null.cpp | Loading commit data... | |
| null.h | Loading commit data... | |
| number.cpp | Loading commit data... | |
| number.h | Loading commit data... | |
| sass_value_wrapper.h | Loading commit data... | |
| string.cpp | Loading commit data... | |
| string.h | Loading commit data... | |
| value.h | Loading commit data... |