Charles Lowell
|
39ef745e97
|
peel out the interceptors into their own class.
|
2011-04-26 18:44:36 -05:00 |
|
Charles Lowell
|
eb70492454
|
move constructor logic to its own class.
|
2011-04-26 18:08:34 -05:00 |
|
Charles Lowell
|
45b53341e2
|
Handle#MakeWeak() now has a signature faithful to its v8 counterpart.
|
2011-04-26 11:30:38 -05:00 |
|
Charles Lowell
|
707973b3e5
|
bring low-level function template callbacks more in line with the way V8 does it.
|
2011-04-25 21:24:05 -05:00 |
|
Charles Lowell
|
d405aadf96
|
have portal using the proxy lists instead of hashes.
|
2011-04-22 11:07:49 -05:00 |
|
Charles Lowell
|
cec8fb2ca6
|
add utility functions for use with proxies in the wild.
|
2011-04-22 09:54:19 -05:00 |
|
Charles Lowell
|
72d181ecdc
|
add support for managing ruby proxies. Currently 1.9.2 only.
|
2011-04-19 10:09:24 -05:00 |
|
Charles Lowell
|
a9eec635a7
|
infrastructure for managing JavaScript proxies for Ruby object at the gc level.
|
2011-04-18 10:24:52 -05:00 |
|
Charles Lowell
|
1705a34000
|
preliminary support for the higher level proxying interface.
|
2011-04-16 20:00:28 -05:00 |
|
Charles Lowell
|
4d7003a6f6
|
support explicity embedding both bound and unbound methods.
|
2010-08-30 14:36:21 -05:00 |
|
Charles Lowell
|
88754089f5
|
cache methods and procs so that the same function is used for the same method.
|
2010-08-30 14:36:21 -05:00 |
|