Searched refs:needs_wrappers (Results 1 – 1 of 1) sorted by relevance
1585 bool needs_wrappers = module_->num_exported_functions > 0; in ProcessExports() local1588 needs_wrappers = true; in ProcessExports()1594 needs_wrappers = true; in ProcessExports()1598 if (needs_wrappers) { in ProcessExports()