Definition at line 55 of file minor-gc-job.cc.
 
◆ ScheduleMinorGCTaskObserver()
  
  | 
        
          | v8::internal::ScheduleMinorGCTaskObserver::ScheduleMinorGCTaskObserver | ( | MinorGCJob * | job, |  
          |  |  | Heap * | heap ) |  | inline | 
 
 
◆ ~ScheduleMinorGCTaskObserver()
  
  | 
        
          | v8::internal::ScheduleMinorGCTaskObserver::~ScheduleMinorGCTaskObserver | ( |  | ) |  |  | inlinefinal | 
 
 
◆ AddToNewSpace()
  
  | 
        
          | void v8::internal::ScheduleMinorGCTaskObserver::AddToNewSpace | ( |  | ) |  |  | inlineprivate | 
 
 
◆ GCEpilogueCallback()
  
  | 
        
          | static void v8::internal::ScheduleMinorGCTaskObserver::GCEpilogueCallback | ( | void * | data | ) |  |  | inlinestaticprivate | 
 
 
◆ GetNextStepSize()
  
  | 
        
          | intptr_t v8::internal::ScheduleMinorGCTaskObserver::GetNextStepSize | ( |  | ) |  |  | inlinefinalvirtual | 
 
 
◆ RemoveFromNewSpace()
  
  | 
        
          | void v8::internal::ScheduleMinorGCTaskObserver::RemoveFromNewSpace | ( |  | ) |  |  | inlineprivate | 
 
 
◆ Step()
  
  | 
        
          | void v8::internal::ScheduleMinorGCTaskObserver::Step | ( | int | , |  
          |  |  | Address | , |  
          |  |  | size_t | ) |  | inlinefinalvirtual | 
 
 
◆ heap_
  
  | 
        
          | Heap* v8::internal::ScheduleMinorGCTaskObserver::heap_ |  | private | 
 
 
◆ job_
  
  | 
        
          | MinorGCJob* const v8::internal::ScheduleMinorGCTaskObserver::job_ |  | private | 
 
 
◆ was_added_to_space_
  
  | 
        
          | bool v8::internal::ScheduleMinorGCTaskObserver::was_added_to_space_ = false |  | private | 
 
 
The documentation for this class was generated from the following file: