Home
last modified time | relevance | path

Searched refs:UpdateExpectedNofPropertiesFromEstimate (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dshared-function-info.cc547 shared_info->UpdateExpectedNofPropertiesFromEstimate(lit); in InitFromFunctionLiteral()
599 void SharedFunctionInfo::UpdateExpectedNofPropertiesFromEstimate( in UpdateExpectedNofPropertiesFromEstimate() function in v8::internal::SharedFunctionInfo
Dshared-function-info.h603 void UpdateExpectedNofPropertiesFromEstimate(FunctionLiteral* literal);