V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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 |
Address * | top_address () |
V8_INLINE void | set_limit (Address limit) |
V8_INLINE Address | limit () const |
Address * | limit_address () |