Searched refs:ZombieProtector (Results 1 – 1 of 1) sorted by relevance
136 class ZombieProtector { class138 explicit ZombieProtector(int pid): pid_(pid) { } in ZombieProtector() function in v8::ZombieProtector139 ~ZombieProtector() { in ~ZombieProtector()375 ZombieProtector& child_waiter, // NOLINT in WaitForChild()519 ZombieProtector child_waiter(pid); in System()