1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
therubyracer/lib
Charles Lowell da11a11987 hold a reference to the Ruby object
When we have a JS object that proxies a Ruby
object, store a hard reference to the Ruby object
so that it cannot be garbage collected as long as
a reference is being held from within JavaScript.
2012-06-20 13:06:02 -05:00
..
v8 hold a reference to the Ruby object 2012-06-20 13:06:02 -05:00
v8.rb remove WeakRef from the equation 2012-06-20 04:35:40 -05:00