1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00
therubyrhino/spec/rhino
kares 176bf1ffe9 introduced Function#bind for the Ruby side;
setting this to nil does not end up as undefined - there seems no way to pass undefined as a function context thus pass the global object (mirroring non-strict mode)
2012-01-11 08:28:06 +01:00
..
access_spec.rb fix passing scope to when delegating to access + add an attribute aware access impl; make sure Ruby::Object has correct parent scope set 2012-01-07 17:01:38 +01:00
context_spec.rb fix passing scope to when delegating to access + add an attribute aware access impl; make sure Ruby::Object has correct parent scope set 2012-01-07 17:01:38 +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 specs and javascript_backtrace fix for JSError + deprecate JavascriptError 2011-12-09 11:28:27 +01:00
rhino_ext_spec.rb introduced Function#bind for the Ruby side; 2012-01-11 08:28:06 +01:00
ruby_spec.rb fix passing scope to when delegating to access + add an attribute aware access impl; make sure Ruby::Object has correct parent scope set 2012-01-07 17:01:38 +01:00
wormhole_spec.rb place To module methods on Rhino itself - move deprecations (for previous version compatibility) into one place with warnings 2011-12-09 07:52:47 +01:00