Searched refs:process_fun (Results 1 – 2 of 2) sorted by relevance
221 v8::Handle<v8::Function> process_fun = in RunCppCycle() local239 result = process_fun->Call(isolate->GetCurrentContext()->Global(), in RunCppCycle()
199 Handle<Function> process_fun = Handle<Function>::Cast(process_val); in Initialize() local203 process_.Reset(GetIsolate(), process_fun); in Initialize()