This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
therubyracer
Watch
1
Star
0
Fork
You've already forked therubyracer
0
mirror of
https://github.com/rubyjs/therubyracer
synced
2023-03-27 23:21:42 -04:00
Code
Releases
Activity
b82d5b7154
therubyracer
/
lib
History
Charles Lowell
b82d5b7154
function.call() now assumes global "this" object. use function.methodcall(thisObj,...) to change the context. fuction.new() invokes function as javascript constructor.
2010-06-03 12:51:06 +03:00
..
v8
function.call() now assumes global "this" object. use function.methodcall(thisObj,...) to change the context. fuction.new() invokes function as javascript constructor.
2010-06-03 12:51:06 +03:00
v8.rb
move version to 0.7.1 pre release
2010-06-02 16:16:39 +03:00