Home
last modified time | relevance | path

Searched defs:kLazyCompileTableSlotSize (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Djump-table-assembler.h181 static constexpr int kLazyCompileTableSlotSize = 10; variable
186 static constexpr int kLazyCompileTableSlotSize = 10; variable
191 static constexpr int kLazyCompileTableSlotSize = 5 * kInstrSize; variable
196 static constexpr int kLazyCompileTableSlotSize = 4 * kInstrSize; variable
201 static constexpr int kLazyCompileTableSlotSize = 3 * kInstrSize; variable
206 static constexpr int kLazyCompileTableSlotSize = 20; variable
211 static constexpr int kLazyCompileTableSlotSize = 12 * kInstrSize; variable
216 static constexpr int kLazyCompileTableSlotSize = 6 * kInstrSize; variable
221 static constexpr int kLazyCompileTableSlotSize = 8 * kInstrSize; variable
226 static constexpr int kLazyCompileTableSlotSize = 10 * kInstrSize; variable
[all …]