Home
last modified time | relevance | path

Searched refs:EmitFarJumpSlot (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Djump-table-assembler.cc32 void JumpTableAssembler::EmitFarJumpSlot(Address target) { in EmitFarJumpSlot() function in v8::internal::wasm::JumpTableAssembler
49 // Offset of the target is at 8 bytes, see {EmitFarJumpSlot}. in PatchFarJumpSlot()
74 void JumpTableAssembler::EmitFarJumpSlot(Address target) {
111 void JumpTableAssembler::EmitFarJumpSlot(Address target) {
157 void JumpTableAssembler::EmitFarJumpSlot(Address target) {
181 // See {EmitFarJumpSlot} for the offset of the target (16 bytes with
225 void JumpTableAssembler::EmitFarJumpSlot(Address target) {
268 void JumpTableAssembler::EmitFarJumpSlot(Address target) {
301 void JumpTableAssembler::EmitFarJumpSlot(Address target) {
341 void JumpTableAssembler::EmitFarJumpSlot(Addres
[all...]
H A Djump-table-assembler.h144 jtasm.EmitFarJumpSlot(target); in GenerateFarJumpTable()
257 void EmitFarJumpSlot(Address target);

Completed in 2 milliseconds