Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmodule-compiler.cc1398 int num_export_wrappers = in InitializeCompilationUnits() local
2526 int num_export_wrappers = AddExportWrapperUnits( in ProcessCodeSectionHeader() local
2740 bool lazy_module, int num_import_wrappers, int num_export_wrappers) { in InitializeCompilationProgress()