Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-module.h562 V8_EXPORT_PRIVATE int MaxNumExportWrappers(const WasmModule* module);
Dwasm-module.cc48 int MaxNumExportWrappers(const WasmModule* module) { in MaxNumExportWrappers() function
Dmodule-compiler.cc3467 MaxNumExportWrappers(module), AllocationType::kOld); in FinalizeJSToWasmWrappers()
3890 MaxNumExportWrappers(module), AllocationType::kOld); in CompileJsToWasmWrappers()