Searched refs:GetLocalCount (Results 1 – 2 of 2) sorted by relevance
36 uint32_t GetLocalCount() { return total_locals; } in GetLocalCount() function
1314 if (builder_) return static_cast<int>(function_env_->GetLocalCount()); in EnvironmentCount()