Searched refs:ContextLocalParameterNumber (Results 1 – 3 of 3) sorted by relevance
121 uint32_t ContextLocalParameterNumber(int var) const;
655 uint32_t ScopeInfo::ContextLocalParameterNumber(int var) const { in ContextLocalParameterNumber() function in v8::internal::ScopeInfo
444 int parameter = scope_info->ContextLocalParameterNumber(i); in NewSloppyArguments()