Searched refs:timeoutFn (Results 1 – 1 of 1) sorted by relevance
117 v8::Handle<v8::Function> timeoutFn = v8::Handle<v8::Function>::Cast(args[0]); in SetTimeout() local122 gGlobal->fTimeouts[id].Reset(gGlobal->fIsolate, timeoutFn); in SetTimeout()