Searched refs:WriteReport (Results 1 – 2 of 2) sorted by relevance
44 void WriteReport(const v8::FunctionCallbackInfo<v8::Value>& info);
30 void WriteReport(const FunctionCallbackInfo<Value>& info) { in WriteReport() function179 env->SetMethod(exports, "writeReport", WriteReport); in Initialize()