1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
Commit graph

8 commits

Author SHA1 Message Date
Charles Lowell
e0e66a2000 upgrade to v8 2.3.3 2010-08-01 10:16:39 -05:00
Charles Lowell
0dd6c02991 rr_define_class already marks new() private. 2010-06-07 10:32:44 +03:00
Charles Lowell
185938df16 Revert "upgrade to V8 2.2.14" --totally hosed RHEL 5
This reverts commit c1223abcd8.
2010-06-05 13:50:25 +03:00
Charles Lowell
c1223abcd8 upgrade to V8 2.2.14 2010-06-05 11:07:04 +03:00
Charles Lowell
ec85d5ea15 reset the try_catch object after a TC block just in case. 2010-05-31 10:07:16 +03:00
Charles Lowell
c2309097b9 initialize the persistent handles in the wrappers. was disposing out from under somebody. 2010-05-20 12:08:17 +03:00
Charles Lowell
2e897ce011 add CanContinue() method to TryCatch 2010-05-20 12:08:17 +03:00
Charles Lowell
5737292a86 move eval() and error handling into ruby 2010-05-20 12:08:16 +03:00