Home
last modified time | relevance | path

Searched refs:process_fun (Results 1 – 1 of 1) sorted by relevance

/external/v8/samples/
Dprocess.cc212 Local<Function> process_fun = Local<Function>::Cast(process_val); in Initialize() local
216 process_.Reset(GetIsolate(), process_fun); in Initialize()