buffer_start_ | v8::internal::wasm::JumpTableAssembler | private |
emit(V value) | v8::internal::wasm::JumpTableAssembler | private |
emit(V value, RelaxedStoreTag) | v8::internal::wasm::JumpTableAssembler | private |
emit(T value) | v8::internal::wasm::JumpTableAssembler | |
emit(T value, RelaxedStoreTag) DISABLE_UBSAN | v8::internal::wasm::JumpTableAssembler | |
EmitFarJumpSlot(Address target) | v8::internal::wasm::JumpTableAssembler | private |
EmitJumpSlot(Address target) | v8::internal::wasm::JumpTableAssembler | private |
EmitLazyCompileJumpSlot(uint32_t func_index, Address lazy_compile_target) | v8::internal::wasm::JumpTableAssembler | private |
FarJumpSlotIndexToOffset(uint32_t slot_index) | v8::internal::wasm::JumpTableAssembler | inlinestatic |
FarJumpSlotOffsetToIndex(uint32_t offset) | v8::internal::wasm::JumpTableAssembler | inlinestatic |
GenerateFarJumpTable(WritableJitAllocation &jit_allocation, Address base, Address *stub_targets, int num_runtime_slots, int num_function_slots) | v8::internal::wasm::JumpTableAssembler | inlinestatic |
GenerateLazyCompileTable(Address base, uint32_t num_slots, uint32_t num_imported_functions, Address wasm_compile_lazy_target) | v8::internal::wasm::JumpTableAssembler | static |
InitializeJumpsToLazyCompileTable(Address base, uint32_t num_slots, Address lazy_compile_table_start) | v8::internal::wasm::JumpTableAssembler | static |
jit_allocation_ | v8::internal::wasm::JumpTableAssembler | private |
JumpSlotIndexToOffset(uint32_t slot_index) | v8::internal::wasm::JumpTableAssembler | inlinestatic |
JumpTableAssembler(WritableJitAllocation &jit_allocation, Address slot_addr) | v8::internal::wasm::JumpTableAssembler | inlineexplicitprivate |
kJumpTableSlotsPerLine | v8::internal::wasm::JumpTableAssembler | privatestatic |
LazyCompileSlotIndexToOffset(uint32_t slot_index) | v8::internal::wasm::JumpTableAssembler | inlinestatic |
PatchFarJumpSlot(WritableJitAllocation &jit_allocation, Address slot, Address target) | v8::internal::wasm::JumpTableAssembler | privatestatic |
PatchJumpTableSlot(WritableJumpTablePair &jump_table_pair, Address jump_table_slot, Address far_jump_table_slot, Address target) | v8::internal::wasm::JumpTableAssembler | inlinestatic |
pc_ | v8::internal::wasm::JumpTableAssembler | private |
pc_offset() const | v8::internal::wasm::JumpTableAssembler | inlineprivate |
SizeForNumberOfFarJumpSlots(int num_runtime_slots, int num_function_slots) | v8::internal::wasm::JumpTableAssembler | inlinestatic |
SizeForNumberOfLazyFunctions(uint32_t slot_count) | v8::internal::wasm::JumpTableAssembler | inlinestatic |
SizeForNumberOfSlots(uint32_t slot_count) | v8::internal::wasm::JumpTableAssembler | inlinestatic |
SkipUntil(int offset) | v8::internal::wasm::JumpTableAssembler | private |
SlotOffsetToIndex(uint32_t slot_offset) | v8::internal::wasm::JumpTableAssembler | inlinestatic |