Home
last modified time | relevance | path

Searched refs:UpdateAndFinalizeExpectedNofPropertiesFromEstimate (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/objects/
Dshared-function-info.cc500 shared_info->UpdateAndFinalizeExpectedNofPropertiesFromEstimate(lit); in InitFromFunctionLiteral()
557 void SharedFunctionInfo::UpdateAndFinalizeExpectedNofPropertiesFromEstimate( in UpdateAndFinalizeExpectedNofPropertiesFromEstimate() function in v8::internal::SharedFunctionInfo
Dshared-function-info.h576 void UpdateAndFinalizeExpectedNofPropertiesFromEstimate(
/external/v8/src/codegen/
Dcompiler.cc602 shared_info.UpdateAndFinalizeExpectedNofPropertiesFromEstimate(literal); in UpdateSharedFunctionFlagsAfterCompilation()