Home
last modified time | relevance | path

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

/external/v8/src/
Dd8-posix.cc375 ZombieProtector& child_waiter, // NOLINT in WaitForChild() argument
426 child_waiter.ChildIsDeadNow(); in WaitForChild()
519 ZombieProtector child_waiter(pid); in System() local
536 if (!WaitForChild(isolate, pid, child_waiter, start_time, read_timeout, in System()