Home
last modified time | relevance | path

Searched refs:SizeForNumberOfSlots (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/wasm/
Djump-table-assembler.h50 static constexpr uint32_t SizeForNumberOfSlots(uint32_t slot_count) { in SizeForNumberOfSlots() function
Dwasm-code-manager.cc619 JumpTableAssembler::SizeForNumberOfSlots(num_wasm_functions)); in CreateEmptyJumpTable()
863 (JumpTableAssembler::SizeForNumberOfSlots(num_wasm_functions)); in EstimateNativeModuleSize()