1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00
therubyrhino/spec/rhino
kares 6c84e6bf87 1.7R4 added a ConsString for 's1' + 's2' optimalization
this is the cause of the reported regression (closes #25)
2012-08-24 12:08:06 +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 error.message should be a String value (1.9.3 compat) 2012-08-02 18:10:20 +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 add Rhino.implementation_version for checking loaded jar 2012-08-02 13:11:22 +02:00
ruby_spec.rb wrap StandardErrors into Rhino's JavaScriptException so they can be try-catched as JS "error" values (RedJS 0.3.0 compatibility) 2012-04-17 08:00:03 +02:00
wormhole_spec.rb 1.7R4 added a ConsString for 's1' + 's2' optimalization 2012-08-24 12:08:06 +02:00