Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Djump-table-assembler.h99 int num_runtime_slots, int num_function_slots) { in SizeForNumberOfFarJumpSlots()
131 int num_function_slots) { in GenerateFarJumpTable()
Dwasm-code-manager.cc1622 int num_function_slots = NumWasmFunctionsInFarJumpTable(num_wasm_functions); in AddCodeSpaceLocked() local