V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::LinearAllocationArea Class Reference

Public Member Functions

 LinearAllocationArea (Address top, Address limit)
 
void Reset (Address top, Address limit)
 
V8_INLINE void set_top (Address top)
 
V8_INLINE Address top () const
 
Addresstop_address ()
 
V8_INLINE void set_limit (Address limit)
 
V8_INLINE Address limit () const
 
Addresslimit_address ()
 

Detailed Description

Definition at line 1615 of file spaces.h.


The documentation for this class was generated from the following file: