Charles Lowell
|
5f1c8032e3
|
document the payload.
|
2011-06-22 09:16:07 -05:00 |
|
Charles Lowell
|
6a43f6b13a
|
allocate a handle's payload wrapper beforehand, that way it is not allocated during GC.
|
2011-06-21 10:24:46 -05:00 |
|
Charles Lowell
|
56359f4bf3
|
extract v8 handle objects into a payload wrapper so that it can be detached separately
|
2011-06-21 09:36:07 -05:00 |
|
Charles Lowell
|
893cb16ddd
|
0.9.1beta1: preliminary support for multi-threading.
|
2011-06-15 08:58:33 -05:00 |
|
Charles Lowell
|
72e7924bf1
|
make v8_handle explicitly track weak reference callback.
|
2011-05-02 22:47:52 -05:00 |
|
Charles Lowell
|
fe90ba39b7
|
implement weak reference callbacks in handles.
|
2011-04-13 08:45:07 -05:00 |
|
Charles Lowell
|
314817fbea
|
Context isa Handle
|
2011-04-13 08:45:07 -05:00 |
|
Charles Lowell
|
f6a618aecc
|
substitute generic handle struct for everywhere that was using refs
|
2011-04-13 08:45:07 -05:00 |
|
Charles Lowell
|
54be41c883
|
basic skeleton for more uniform treatment of handles.
|
2011-04-13 08:45:07 -05:00 |
|
Charles Lowell
|
0ffce72fe1
|
handle checkpoint.
|
2011-04-13 08:45:07 -05:00 |
|