Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Djump-table-assembler.h95 int num_runtime_slots, int num_function_slots) { in SizeForNumberOfFarJumpSlots()
127 int num_function_slots) { in GenerateFarJumpTable()
Dwasm-code-manager.cc1361 int num_function_slots = NumWasmFunctionsInFarJumpTable(num_wasm_functions); in AddCodeSpace() local