Searched refs:GetEnvironmentParameterCount (Results 1 – 13 of 13) sorted by relevance
135 descriptor.GetEnvironmentParameterCount(); in GetStubCallDescriptor()
146 int GetEnvironmentParameterCount() const { in GetEnvironmentParameterCount() function
43 int parameter_count = descriptor_.GetEnvironmentParameterCount(); in CodeStubGraphBuilderBase()51 DCHECK(parameter < descriptor_.GetEnvironmentParameterCount()); in GetParameter()125 int param_count = descriptor_.GetEnvironmentParameterCount(); in BuildGraph()
378 int GetEnvironmentParameterCount() const { in GetEnvironmentParameterCount() function379 return call_descriptor().GetEnvironmentParameterCount(); in GetEnvironmentParameterCount()401 int params = call_descriptor().GetEnvironmentParameterCount(); in GetHandlerParameterCount()
1589 int param_count = descriptor.GetEnvironmentParameterCount(); in DoComputeCompiledStubFrame()
3440 HEnvironment(zone_, descriptor.GetEnvironmentParameterCount()); in HGraph()
100 int param_count = descriptor.GetEnvironmentParameterCount(); in GenerateLightweightMiss()
108 int param_count = descriptor.GetEnvironmentParameterCount(); in GenerateLightweightMiss()
104 int param_count = descriptor.GetEnvironmentParameterCount(); in GenerateLightweightMiss()
115 int param_count = descriptor.GetEnvironmentParameterCount(); in GenerateLightweightMiss()
114 int param_count = descriptor.GetEnvironmentParameterCount(); in GenerateLightweightMiss()