|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <memory-optimization-reducer.h>
| Public Member Functions | |
| bool | operator!= (const BlockState &other) | 
| Public Attributes | |
| const AllocateOp * | last_allocation = nullptr | 
| std::optional< uint32_t > | reserved_size = std::nullopt | 
Definition at line 103 of file memory-optimization-reducer.h.
| 
 | inline | 
Definition at line 107 of file memory-optimization-reducer.h.
| const AllocateOp* v8::internal::compiler::turboshaft::MemoryAnalyzer::BlockState::last_allocation = nullptr | 
Definition at line 104 of file memory-optimization-reducer.h.
| std::optional<uint32_t> v8::internal::compiler::turboshaft::MemoryAnalyzer::BlockState::reserved_size = std::nullopt | 
Definition at line 105 of file memory-optimization-reducer.h.