Searched refs:num_import_wrappers (Results 1 – 1 of 1) sorted by relevance
553 void InitializeCompilationProgress(bool lazy_module, int num_import_wrappers,1693 int num_import_wrappers = AddImportWrapperUnits(native_module, builder.get()); in InitializeCompilation() local1697 lazy_module, num_import_wrappers, num_export_wrappers); in InitializeCompilation()3105 bool lazy_module, int num_import_wrappers, int num_export_wrappers) { in InitializeCompilationProgress() argument3138 outstanding_baseline_units_ += num_import_wrappers; in InitializeCompilationProgress()