#include <worker-thread.h>
Definition at line 20 of file worker-thread.h.
 
◆ WorkerThread() [1/2]
  
  | 
        
          | v8::platform::WorkerThread::WorkerThread | ( | TaskQueue * | queue | ) |  |  | explicit | 
 
 
◆ ~WorkerThread()
  
  | 
        
          | v8::platform::WorkerThread::~WorkerThread | ( |  | ) |  |  | override | 
 
 
◆ WorkerThread() [2/2]
  
  | 
        
          | v8::platform::WorkerThread::WorkerThread | ( | const WorkerThread & |  | ) |  |  | delete | 
 
 
◆ operator=()
◆ Run()
  
  | 
        
          | void v8::platform::WorkerThread::Run | ( |  | ) |  |  | override | 
 
 
◆ queue_
  
  | 
        
          | TaskQueue* v8::platform::WorkerThread::queue_ |  | private | 
 
 
The documentation for this class was generated from the following files: