Searched refs:kV8MaxWasmGlobals (Results 1 – 2 of 2) sorted by relevance
26 constexpr size_t kV8MaxWasmGlobals = 1000000; variable
590 uint32_t globals_count = consume_count("globals count", kV8MaxWasmGlobals); in DecodeGlobalSection()