1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00
therubyrhino/spec/rhino
kares 82134aecf2 make sure Ruby function wrapper has (Ruby) #call semantics
just like JavaScript functions exposed into the Ruby side have
2012-09-08 15:39:57 +02:00
..
integration 1.7R4 added a ConsString for 's1' + 's2' optimalization 2012-08-24 12:08:06 +02:00
access_spec.rb some oop into access impls 2012-04-20 20:24:43 +02:00
context_spec.rb support for a timeout limit when executing JS within a context 2012-02-15 11:08:48 +01:00
deprecations_spec.rb specs and javascript_backtrace fix for JSError + deprecate JavascriptError 2011-12-09 11:28:27 +01:00
error_spec.rb JSError improvement - make sure ruby error message is kept 2012-08-24 13:02:13 +02:00
integration_spec.rb 1.7R4 added a ConsString for 's1' + 's2' optimalization 2012-08-24 12:08:06 +02:00
redjs_spec.rb allow try-catch-ing ScriptError (besides StandardError) in JS 2012-04-23 21:26:22 +02:00
rhino_ext_spec.rb function's return value should be converted to Ruby 2012-09-08 15:38:01 +02:00
ruby_spec.rb make sure Ruby function wrapper has (Ruby) #call semantics 2012-09-08 15:39:57 +02:00
wormhole_spec.rb make sure Ruby function wrapper has (Ruby) #call semantics 2012-09-08 15:39:57 +02:00