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 |
|
Charles Lowell
|
30d2ef4147
|
maps the same ruby methods and procs to the same function per context.
|
2010-08-30 14:36:21 -05:00 |
|
Charles Lowell
|
6e505d3e9e
|
decouple the interceptors from the context.
|
2010-08-30 14:36:21 -05:00 |
|
Charles Lowell
|
6a09f4b060
|
move constructors and embedded constructors to the portal.
|
2010-08-30 14:36:21 -05:00 |
|
Charles Lowell
|
5354bb7370
|
interim solution for making class methods available as methods on the reflected javascript constructor.
|
2010-08-30 14:36:21 -05:00 |
|
Charles Lowell
|
e5bdf2b410
|
make embedded constructors per context. one more failing spec!!!
|
2010-08-30 14:36:21 -05:00 |
|
Charles Lowell
|
1fd52be6dd
|
allow function to access the global object.
|
2010-08-30 14:36:21 -05:00 |
|
Charles Lowell
|
e4d96e24ed
|
fix segfaulting testcases
|
2010-08-30 14:36:21 -05:00 |
|
Charles Lowell
|
1be713d53d
|
refactor value converter to be per-context.
|
2010-08-30 14:36:21 -05:00 |
|