Searched refs:SnapshottingProgressReportingInterface (Results 1 - 2 of 2) 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 {
H A Dprofile-generator.cc1638 SnapshottingProgressReportingInterface* progress)
2688 HeapSnapshot* snapshot, SnapshottingProgressReportingInterface* progress)

Completed in 199 milliseconds