Charles Lowell
|
d2f1dcd042
|
v8 classes now extend from the handle class.
|
2011-04-13 08:45:07 -05:00 |
|
Charles Lowell
|
3879db8769
|
use methods, not direct storage to access constants
|
2011-04-13 08:45:07 -05:00 |
|
Charles Lowell
|
f6a618aecc
|
substitute generic handle struct for everywhere that was using refs
|
2011-04-13 08:45:07 -05:00 |
|
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 |
|