#include <wasm-linkage.h>
Definition at line 264 of file wasm-linkage.h.
◆ LinkageLocationAllocator()
v8::internal::wasm::LinkageLocationAllocator::LinkageLocationAllocator |
( |
const Register(&) | gp[kNumGpRegs], |
|
|
const DoubleRegister(&) | fp[kNumFpRegs], |
|
|
int | slot_offset ) |
|
inlineconstexpr |
◆ EndSlotArea()
void v8::internal::wasm::LinkageLocationAllocator::EndSlotArea |
( |
| ) |
|
|
inline |
◆ Next()
◆ NumStackSlots()
int v8::internal::wasm::LinkageLocationAllocator::NumStackSlots |
( |
| ) |
const |
|
inline |
◆ allocator_
◆ slot_offset_
int v8::internal::wasm::LinkageLocationAllocator::slot_offset_ |
|
private |
The documentation for this class was generated from the following file: