20 Commits (98c54246c208698ded4c88abd37bb75b926d687d)

Author SHA1 Message Date
Ben Noordhuis f674b09f40 src: use v8::String::NewFrom*() functions 12 years ago
Trevor Norris cec81593d7 smalloc: allow different external array types 12 years ago
Trevor Norris cd00064566 smalloc: cleanup checks/conversions 12 years ago
Ben Noordhuis 78d90945d6 src: remove non-isolate PersistentToLocal() 12 years ago
Trevor Norris 2dafa193ee smalloc: remove double checks 12 years ago
Ben Noordhuis 02cab97490 src: more lint after cpplint tightening 12 years ago
Trevor Norris c76ed64348 smalloc: add external to alloc with callbacks 12 years ago
Trevor Norris 35e0d60d0c buffer: slice on zero length buffer 12 years ago
Trevor Norris d817843d2e smalloc: create separate module 12 years ago
Trevor Norris be940b4501 smalloc: remove NULL assert check 12 years ago
Ben Noordhuis 636ca7c684 src: cast strong persistent handles to locals 12 years ago
Ben Noordhuis 3220bc4254 smalloc: don't take address of stack var 12 years ago
Trevor Norris ead8e26b5b smalloc: call callback if set on AllocDispose 12 years ago
Trevor Norris aa8c4a0766 smalloc: zero size allocs may need to be free'd 12 years ago
Ben Noordhuis 110a9cd8db lib, src: upgrade after v8 api change 12 years ago
Trevor Norris eec43351c4 smalloc: revert change to use pointer indirection 12 years ago
Fedor Indutny 28609d1779 smalloc: fix style, use macro 12 years ago
Trevor Norris fa10b757f5 smalloc: use malloc instead of new 12 years ago
Trevor Norris 252cdfa43b smalloc: add api to manually dispose Persistent 12 years ago
Trevor Norris 8f3f9f7830 smalloc: initial implementation 12 years ago