Searched refs:get_property_estimate_from_literal (Results 1 – 2 of 2) sorted by relevance
588 uint16_t SharedFunctionInfo::get_property_estimate_from_literal( in get_property_estimate_from_literal() function in v8::internal::SharedFunctionInfo604 int estimate = get_property_estimate_from_literal(literal); in UpdateExpectedNofPropertiesFromEstimate()614 int estimate = get_property_estimate_from_literal(literal); in UpdateAndFinalizeExpectedNofPropertiesFromEstimate()
713 inline uint16_t get_property_estimate_from_literal(FunctionLiteral* literal);