Searched refs:ChildLaunchedOK (Results 1 – 1 of 1) sorted by relevance
292 static bool ChildLaunchedOK(Isolate* isolate, int* exec_error_fds) { in ChildLaunchedOK() function534 if (!ChildLaunchedOK(args.GetIsolate(), exec_error_fds)) return; in System()