Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/runtime/
H A Druntime-test-wasm.cc29 uint32_t MaxWasmBufferSize = std::numeric_limits<uint32_t>::max(); member
48 ctrls.MaxWasmBufferSize) || in IsWasmCompileAllowed()
51 ctrls.MaxWasmBufferSize); in IsWasmCompileAllowed()
69 ctrls.MaxWasmBufferSize; in IsWasmInstantiateAllowed()
109 ctrl.MaxWasmBufferSize = static_cast<uint32_t>(block_size); in RUNTIME_FUNCTION()

Completed in 2 milliseconds