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
SnapshottingProgressReportingInterface Class Referenceabstract

#include <profile-generator.h>

Inheritance diagram for SnapshottingProgressReportingInterface:

Public Member Functions

virtual ~SnapshottingProgressReportingInterface ()
 
virtual void ProgressStep ()=0
 
virtual bool ProgressReport (bool force)=0
 

Detailed Description

Definition at line 842 of file profile-generator.h.

Constructor & Destructor Documentation

virtual ~SnapshottingProgressReportingInterface ( )
inlinevirtual

Definition at line 844 of file profile-generator.h.

Member Function Documentation

virtual bool ProgressReport ( bool  force)
pure virtual
virtual void ProgressStep ( )
pure virtual

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