Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.cc301 static constexpr int kMaxSlotsPerParam = 4; // S128 on 32-bit platforms. in Validate() local
302 STATIC_ASSERT(wasm::kV8MaxWasmFunctionParams * kMaxSlotsPerParam < in Validate()