Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-test.cc25 uint32_t MaxWasmBufferSize = std::numeric_limits<uint32_t>::max(); member
42 ctrls.MaxWasmBufferSize); in IsWasmCompileAllowed()
58 ctrls.MaxWasmBufferSize; in IsWasmInstantiateAllowed()
480 ctrl.MaxWasmBufferSize = static_cast<uint32_t>(block_size->value()); in RUNTIME_FUNCTION()