1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
therubyracer/lib/v8/portal
2011-05-02 15:40:07 -05:00
..
caller.rb extract out the interface to rubycode from the portal into its own class. 2011-04-26 21:51:19 -05:00
constructor.rb remove dead code from constructor exposing. 2011-05-02 15:37:48 -05:00
function.rb some a reference to the function callbacks just to make sure they don't get garbage collected. 2011-05-02 15:38:34 -05:00
interceptors.rb don't manage external references from C++. 2011-04-29 16:17:15 -07:00
proxies.rb weak reference was not behaving properly. 2011-05-02 10:29:34 -05:00
templates.rb store references to the weak callbacks in function adapters, so they don't get garbage collected. 2011-05-02 15:40:07 -05:00