set*/clear* are not part of ES3/ES5+ spec. You could implement something like this instead (https://github.com/PhilHarnish/jspec/blob/master/lib/jspec.timers.js).
-L On Sun, Oct 28, 2012 at 6:46 AM, ahwood <[email protected]> wrote: > The context created by myself has no the function such as "setTimeout", > "setInterval" > > How can I add them to my context > > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
