1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
therubyracer/lib/v8
2011-05-03 10:44:11 -05:00
..
portal store references to the weak callbacks in function adapters, so they don't get garbage collected. 2011-05-02 15:40:07 -05:00
access.rb support explicity embedding both bound and unbound methods. 2010-08-30 14:36:21 -05:00
array.rb refactor value converter to be per-context. 2010-08-30 14:36:21 -05:00
cli.rb update to rspec 2.0 2010-10-26 10:49:23 -05:00
context.rb add ability to enable() disable constructors 2011-05-02 10:29:13 -05:00
error.rb fix error handling now that handles are properly applied to stack frames. 2011-04-26 12:00:55 -05:00
function.rb set JavaScript function() names from Ruby. 2011-03-21 16:56:44 -05:00
object.rb set javascript object properties with ruby setter syntax. 2010-10-26 11:06:28 -05:00
portal.rb move bare function handling into its own class 2011-04-26 23:40:08 -05:00
stack.rb add support for retrieving the JavaScript stack trace from Ruby via Context#stack. 2011-03-10 06:25:54 -06:00
tap.rb fixes for 1.8.6: tap.rb implementation didn't actually return self. Symbol#to_proc not defined until 1.8.7 2010-05-28 12:58:21 +03:00
version.rb 0.9.0beta2: fix compilation error on Linux 2011-05-03 10:44:11 -05:00