Home
last modified time | relevance | path

Searched defs:num_export_wrappers (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc1694 int num_export_wrappers = in InitializeCompilation() local
3105 bool lazy_module, int num_import_wrappers, int num_export_wrappers) { in InitializeCompilationProgress()