Searched defs:SnapshottingProgressReportingInterface (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dprofile-generator.h906 class SnapshottingProgressReportingInterface { class in namespace:v8::internal
908 virtual ~SnapshottingProgressReportingInterface() { }
918 SnapshottingProgressReportingInterface* progress);
1003 SnapshottingProgressReportingInterface* progress_;
1026 SnapshottingProgressReportingInterface* progress);
1060 SnapshottingProgressReportingInterface* progress_;
1079 class HeapSnapshotGenerator : public SnapshottingProgressReportingInterface {

Completed in 44 milliseconds