Searched refs:LogGetAndStop (Results 1 – 2 of 2) sorted by relevance
556 static void LogGetAndStop(const v8::FunctionCallbackInfo<v8::Value>& args);
2051 void Shell::LogGetAndStop(const v8::FunctionCallbackInfo<v8::Value>& args) { in LogGetAndStop() function in v8::Shell3131 FunctionTemplate::New(isolate, LogGetAndStop)); in CreateD8Template()