1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
therubyracer/lib/v8
2011-06-28 11:30:22 -05:00
..
c shim old locker interface. 2011-06-15 08:37:05 -05:00
portal Never access V8 from within Ruby GC. 2011-06-15 08:40:17 -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 libv8 dependency, fall back to libv8 if necessary. 2011-05-27 15:36:00 -05:00
context.rb GH-86 When using Context#[] to set properties on the global scope, always do so via the JavaScript interface in case that scope is a Ruby object. 2011-06-28 11:30:22 -05:00
error.rb filter out empty frames which sometimes occur. 2011-06-01 14:47:34 -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 v0.9.2 2011-06-23 20:24:34 -05:00