Lines Matching full:jump
31 #include "src/wasm/jump-table-assembler.h"
466 return "jump table";
586 // created by the jump tables.
588 // Overhead for the jump table.
598 // Overhead for the far jump table.
720 // allocations (jump tables etc).
1031 // Re-allocate jump table.
1181 // Add jump table entry for jump to the lazy compile stub.
1348 // code table of jump table). Otherwise, install code if it was compiled
1489 // Only call this if we really need a jump table.
1520 // Count jump tables (ExecutionTier::kNone) for both Liftoff and TurboFan as
1543 // Jump tables are often allocated next to each other, so we can switch
1565 // Only pass the far jump table start if the far jump table actually has a
1610 // We always need a far jump table, because it contains the runtime stubs.
1658 // Patch the new jump table(s) with existing functions. If this is the first
1783 // Return the jump table slot for that function index.
1797 // in the jump table, avoiding any underflow.
1802 // every call or jump will target an address *within* the region, but never
1811 // Only return these jump tables if they are reachable from the whole
2092 // Note that the size for jump tables is added later, in {ReservationSize} /
2317 // Lookup the jump tables to use once, then use for all code objects.
2322 // {kMaxCodeSpaceSize}, we would not find valid jump tables for the whole