summaryrefslogtreecommitdiff
path: root/src/slab_allocator.cc
AgeCommit message (Expand)Author
2013-02-25src, test: downgrade to v8 3.14 apiBen Noordhuis
2013-01-07src: pass node_isolate to Null()Ben Noordhuis
2013-01-07src: pass node_isolate to Integer::NewBen Noordhuis
2012-06-05slab_allocator: fix crash in dtor if V8 is deadBen Noordhuis
2012-06-05slab_allocator: fix leak of Persistent handlesShigeki Ohtsu
2012-04-11Slab allocator: don't attempt to shrink a non-bufferBert Belder
2012-03-30core: add reusable slab allocatorBen Noordhuis