Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc553 void InitializeCompilationProgress(bool lazy_module, int num_import_wrappers,
1693 int num_import_wrappers = AddImportWrapperUnits(native_module, builder.get()); 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
3138 outstanding_baseline_units_ += num_import_wrappers; in InitializeCompilationProgress()