Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.cc3167 constexpr uint32_t kMaxWasmFunctionSizeForTurbofan = 500 * KB; in AddCompilationUnitInternal() local
3169 if (size > kMaxWasmFunctionSizeForTurbofan) { in AddCompilationUnitInternal()

Completed in 7 milliseconds