Searched refs:process_fun (Results 1 – 1 of 1) sorted by relevance
224 Local<Function> process_fun = Local<Function>::Cast(process_val); in Initialize() local228 process_.Reset(GetIsolate(), process_fun); in Initialize()