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

/external/chromium_org/v8/src/
H A Dheap-snapshot-generator.h319 class SnapshottingProgressReportingInterface { class in namespace:v8::internal
321 virtual ~SnapshottingProgressReportingInterface() { }
331 SnapshottingProgressReportingInterface* progress,
452 SnapshottingProgressReportingInterface* progress_;
474 SnapshottingProgressReportingInterface* progress);
509 SnapshottingProgressReportingInterface* progress_;
528 class HeapSnapshotGenerator : public SnapshottingProgressReportingInterface {
H A Dheap-snapshot-generator.cc783 SnapshottingProgressReportingInterface* progress,
2296 SnapshottingProgressReportingInterface* progress)

Completed in 67 milliseconds