1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
therubyracer/spec/ext
2010-06-03 12:51:06 +03:00
..
cxt_spec.rb access check not necessary if it doesn't matter if we're in contexts anymore 2010-05-27 19:30:43 +03:00
func_spec.rb function.call() now assumes global "this" object. use function.methodcall(thisObj,...) to change the context. fuction.new() invokes function as javascript constructor. 2010-06-03 12:51:06 +03:00
try_catch_spec.rb move eval() and error handling into ruby 2010-05-20 12:08:16 +03:00