Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc554 int num_export_wrappers);
1694 int num_export_wrappers = in InitializeCompilation() local
1697 lazy_module, num_import_wrappers, num_export_wrappers); in InitializeCompilation()
3105 bool lazy_module, int num_import_wrappers, int num_export_wrappers) { in InitializeCompilationProgress() argument
3139 outstanding_export_wrappers_ = num_export_wrappers; in InitializeCompilationProgress()