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

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

CanAllocateFP(MachineRepresentation rep) constv8::internal::wasm::LinkageAllocatorinline
CanAllocateGP() constv8::internal::wasm::LinkageAllocatorinline
EndSlotArea()v8::internal::wasm::LinkageAllocatorinline
fp_count_v8::internal::wasm::LinkageAllocatorprivate
fp_offset_v8::internal::wasm::LinkageAllocatorprivate
fp_regs_v8::internal::wasm::LinkageAllocatorprivate
gp_count_v8::internal::wasm::LinkageAllocatorprivate
gp_offset_v8::internal::wasm::LinkageAllocatorprivate
gp_regs_v8::internal::wasm::LinkageAllocatorprivate
LinkageAllocator(const Register(&gp)[kNumGpRegs], const DoubleRegister(&fp)[kNumFpRegs])v8::internal::wasm::LinkageAllocatorinline
LinkageAllocator(const Register *gp, int gpc, const DoubleRegister *fp, int fpc)v8::internal::wasm::LinkageAllocatorinline
NextFpReg(MachineRepresentation rep)v8::internal::wasm::LinkageAllocatorinline
NextGpReg()v8::internal::wasm::LinkageAllocatorinline
NextStackSlot(MachineRepresentation type)v8::internal::wasm::LinkageAllocatorinline
NumStackSlots() constv8::internal::wasm::LinkageAllocatorinline
SetStackOffset(int offset)v8::internal::wasm::LinkageAllocatorinline
slot_allocator_v8::internal::wasm::LinkageAllocatorprivate