Home
last modified time | relevance | path

Searched refs:PatchFarJumpSlot (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Djump-table-assembler.cc46 void JumpTableAssembler::PatchFarJumpSlot(Address slot, Address target) { in PatchFarJumpSlot() function in v8::internal::wasm::JumpTableAssembler
79 void JumpTableAssembler::PatchFarJumpSlot(Address slot, Address target) {
121 void JumpTableAssembler::PatchFarJumpSlot(Address slot, Address target) {
180 void JumpTableAssembler::PatchFarJumpSlot(Address slot, Address target) {
236 void JumpTableAssembler::PatchFarJumpSlot(Address slot, Address target) {
273 void JumpTableAssembler::PatchFarJumpSlot(Address slot, Address target) {
304 void JumpTableAssembler::PatchFarJumpSlot(Address slot, Address target) {
357 void JumpTableAssembler::PatchFarJumpSlot(Address slot, Address target) {
399 void JumpTableAssembler::PatchFarJumpSlot(Address slot, Address target) {
Djump-table-assembler.h159 JumpTableAssembler::PatchFarJumpSlot(far_jump_table_slot, target); in PatchJumpTableSlot()
261 static void PatchFarJumpSlot(Address slot, Address target);