#include <string-stream.h>
Definition at line 37 of file string-stream.h.
 
◆ ~HeapStringAllocator()
  
  | 
        
          | v8::internal::HeapStringAllocator::~HeapStringAllocator | ( |  | ) |  |  | inlineoverride | 
 
 
◆ allocate()
  
  | 
        
          | char * v8::internal::HeapStringAllocator::allocate | ( | unsigned | bytes | ) |  |  | overridevirtual | 
 
 
◆ grow()
  
  | 
        
          | char * v8::internal::HeapStringAllocator::grow | ( | unsigned * | bytes | ) |  |  | overridevirtual | 
 
 
◆ space_
  
  | 
        
          | char* v8::internal::HeapStringAllocator::space_ |  | private | 
 
 
The documentation for this class was generated from the following files: