summaryrefslogtreecommitdiff
path: root/lib/smalloc.js
Commit message (Expand)AuthorAgeFilesLines
* smalloc: update use of ExternalArrayType constantsTrevor Norris2014-10-081-1/+2
* smalloc: check if object has external memoryTrevor Norris2013-11-131-0/+1
* smalloc: allow different external array typesTrevor Norris2013-08-071-7/+34
* smalloc: cleanup checks/conversionsTrevor Norris2013-08-071-3/+3
* smalloc: fix assertion fails/segfaultTrevor Norris2013-08-021-4/+12
* src: Replace macros with util functionsisaacs2013-08-011-3/+4
* lib: macro-ify type checksBen Noordhuis2013-07-241-3/+3
* smalloc: create separate moduleTrevor Norris2013-07-191-0/+53