Searched refs:kSpecMaxWasmMemoryPages (Results 1 – 3 of 3) sorted by relevance
18 constexpr size_t kSpecMaxWasmMemoryPages = 65536; variable45 static_assert(kV8MaxWasmMemoryPages <= kSpecMaxWasmMemoryPages,53 kSpecMaxWasmMemoryPages * uint64_t{kWasmPageSize};
504 kSpecMaxWasmMemoryPages, &module_->maximum_pages, flags); in DecodeImportSection()584 &module_->has_maximum_pages, kSpecMaxWasmMemoryPages, in DecodeMemorySection()
944 i::wasm::kSpecMaxWasmMemoryPages)) { in WebAssemblyMemory()