Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Djump-table-assembler.h79 static constexpr uint32_t SizeForNumberOfSlots(uint32_t slot_count) { in SizeForNumberOfSlots() function in v8::internal::wasm::JumpTableAssembler
H A Dwasm-code-manager.cc590 JumpTableAssembler::SizeForNumberOfSlots(num_declared_functions)); in OverheadPerCodeSpace()
1033 JumpTableAssembler::SizeForNumberOfSlots(max_functions), in ReserveCodeTableForTesting()
1617 JumpTableAssembler::SizeForNumberOfSlots(num_wasm_functions), region); in AddCodeSpaceLocked()
2134 JumpTableAssembler::SizeForNumberOfSlots(num_wasm_functions)); in EstimateNativeModuleMetaDataSize()

Completed in 5 milliseconds