1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
therubyracer/spec
2010-05-26 19:54:56 +03:00
..
ext move callbacks into ruby code. make sure handle scopes are everywhere. raise exception when context needs to be open rather than segfault in certain cases. 2010-05-20 12:08:17 +03:00
redjs@633cd07454 expose global scope as an attribute on context. Add Array#length. kinda useful :) 2010-05-26 13:23:14 +03:00
v8 move callbacks into ruby code. make sure handle scopes are everywhere. raise exception when context needs to be open rather than segfault in certain cases. 2010-05-20 12:08:17 +03:00
redjs_helper.rb add support for the redjs test suite 2009-12-16 13:50:54 +01:00
spec.opts add specs for type conversion 2009-10-14 22:51:50 -05:00
spec_helper.rb keep ruby objects alive as long as V8 has a reference to them, even if ruby does not currently have a reference. rethrow ruby exceptions as javascript exceptions. 2010-05-26 19:54:56 +03:00