Searched refs:SetExpectedNofPropertiesFromEstimate (Results 1 – 3 of 3) sorted by relevance
527 void SetExpectedNofPropertiesFromEstimate(FunctionLiteral* literal);
400 shared_info->SetExpectedNofPropertiesFromEstimate(literal); in SetSharedFunctionFlagsFromLiteral()
14249 shared_info->SetExpectedNofPropertiesFromEstimate(lit); in InitFromFunctionLiteral()14291 void SharedFunctionInfo::SetExpectedNofPropertiesFromEstimate( in SetExpectedNofPropertiesFromEstimate() function in v8::internal::SharedFunctionInfo