v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ZombieProtector Class Reference

Public Member Functions

 ZombieProtector (int pid)
 
 ~ZombieProtector ()
 
void ChildIsDeadNow ()
 

Detailed Description

Definition at line 163 of file d8-posix.cc.

Constructor & Destructor Documentation

ZombieProtector ( int  pid)
inlineexplicit

Definition at line 165 of file d8-posix.cc.

~ZombieProtector ( )
inline

Definition at line 166 of file d8-posix.cc.

References NULL.

Member Function Documentation

void ChildIsDeadNow ( )
inline

Definition at line 167 of file d8-posix.cc.


The documentation for this class was generated from the following file: