1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
Commit graph

7 commits

Author SHA1 Message Date
Charles Lowell
45b53341e2 Handle#MakeWeak() now has a signature faithful to its v8 counterpart. 2011-04-26 11:30:38 -05:00
Charles Lowell
624ce94568 add preliminary support for weak backreferences. 2011-04-13 16:20:48 -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