eval(get_file_contents('./js/functions.js'));
to sorta do the same thing, but is there a better way? I tried to make
a function, and it worked fine, but the script executed in the new
scope of the function. Is there a way to maybe execute a script under
a different scope?
-Louis
> --
> v8-users mailing list
> v8-u...@googlegroups.com
> http://groups.google.com/group/v8-users
>