Searched refs:total_function_count (Results 1 – 1 of 1) sorted by relevance
538 uint32_t total_function_count = in DecodeFunctionSection() local540 module_->functions.reserve(total_function_count); in DecodeFunctionSection()554 DCHECK_EQ(module_->functions.size(), total_function_count); in DecodeFunctionSection()