summaryrefslogtreecommitdiff
path: root/src/smalloc.h
Commit message (Expand)AuthorAgeFilesLines
* smalloc: remove `env.h` includeFedor Indutny2014-03-021-1/+3
* src: remove `node_isolate` from sourceFedor Indutny2014-02-221-6/+11
* smalloc: check if object has external memoryTrevor Norris2013-11-131-0/+6
* smalloc: length is byte size, not array lengthTrevor Norris2013-08-201-4/+23
* smalloc: expose ExternalArraySizeTrevor Norris2013-08-201-0/+5
* smalloc: allow different external array typesTrevor Norris2013-08-071-4/+18
* src: lint c++ codeFedor Indutny2013-07-311-4/+3
* buffer: proper API export for WindowsTrevor Norris2013-06-181-13/+14
* smalloc: add api to manually dispose PersistentTrevor Norris2013-06-181-0/+6
* smalloc: initial implementationTrevor Norris2013-06-181-0/+63