Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dwasm-limits.h61 constexpr size_t kV8MaxWasmArrayInitLength = 999; member
H A Dfunction-body-decoder-impl.h4383 if (!VALIDATE(elem_count <= kV8MaxWasmArrayInitLength)) { in DecodeGCOpcode()
4386 length_imm.index, kV8MaxWasmArrayInitLength); in DecodeGCOpcode()

Completed in 9 milliseconds