Searched refs:expected_property_count (Results 1 – 3 of 3) sorted by relevance
446 SetExpectedNofPropertiesFromEstimate(result, lit->expected_property_count()); in MakeFunctionInfo()649 int expected = lit->expected_property_count(); in CompileLazy()731 literal->expected_property_count()); in BuildFunctionInfo()
1681 int expected_property_count, in FunctionLiteral() argument1692 expected_property_count_(expected_property_count), in FunctionLiteral()1717 int expected_property_count() { return expected_property_count_; } in expected_property_count() function
497 int expected_property_count() { return expected_property_count_; } in expected_property_count() function in v8::internal::BASE_EMBEDDED657 lexical_scope.expected_property_count(), in DoParseProgram()3543 int expected_property_count; in ParseFunctionLiteral() local3636 expected_property_count = entry.property_count(); in ParseFunctionLiteral()3644 expected_property_count = lexical_scope.expected_property_count(); in ParseFunctionLiteral()3702 expected_property_count, in ParseFunctionLiteral()