v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::LinearAllocationArea Member List

This is the complete list of members for v8::internal::LinearAllocationArea, including all inherited members.

CanIncrementTop(size_t bytes) constv8::internal::LinearAllocationAreainline
DecrementTopIfAdjacent(Address new_top, size_t bytes)v8::internal::LinearAllocationAreainline
IncrementTop(size_t bytes)v8::internal::LinearAllocationAreainline
kSizev8::internal::LinearAllocationAreastatic
limit() constv8::internal::LinearAllocationAreainline
limit_v8::internal::LinearAllocationAreaprivate
limit_address() constv8::internal::LinearAllocationAreainline
limit_address()v8::internal::LinearAllocationAreainline
LinearAllocationArea()=defaultv8::internal::LinearAllocationArea
LinearAllocationArea(Address top, Address limit)v8::internal::LinearAllocationAreainline
MergeIfAdjacent(LinearAllocationArea &other)v8::internal::LinearAllocationAreainline
Reset(Address top, Address limit)v8::internal::LinearAllocationAreainline
ResetStart()v8::internal::LinearAllocationAreainline
SetLimit(Address limit)v8::internal::LinearAllocationAreainline
start() constv8::internal::LinearAllocationAreainline
start_v8::internal::LinearAllocationAreaprivate
top() constv8::internal::LinearAllocationAreainline
top_v8::internal::LinearAllocationAreaprivate
top_address() constv8::internal::LinearAllocationAreainline
top_address()v8::internal::LinearAllocationAreainline
Verify() constv8::internal::LinearAllocationAreainline