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

7 commits

Author SHA1 Message Date
Charles Lowell
ff0e11fee8 remove old V8_Ref_Create() function 2010-06-07 10:50:33 +03:00
Charles Lowell
f7a1e0a9f8 remove C++ thunking layer. conversions happen in ruby. 2010-06-06 14:34:10 +03:00
Charles Lowell
e0e581136d make method v8::Handle::IsEmpty() scriptable. 2010-05-31 10:08:18 +03:00
Charles Lowell
ded96b7847 provide handle scopes to value methods 2010-05-23 04:25:48 +03:00
Charles Lowell
14edf2b0ff move ruby function invocation and property lookup into ruby 2010-05-22 09:23:22 +03:00
Charles Lowell
77837092b0 checkpoint 2010-05-20 12:08:15 +03:00
Charles Lowell
466b982568 add V8::C::Value. get it to compile 2010-05-20 12:08:15 +03:00