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