Searched refs:percent (Results 1 – 6 of 6) sorted by relevance
38 uint16_t percent = round((1 - (allocated_now * 1.0 / total_heap)) * MAX_PERCENT); in GetStatistics() local39 statistic << percent << "% free, " << helpers::MemoryConverter(allocated_now) << "/" in GetStatistics()
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
239 …V(JSTaggedValue, PercentString, PERCENT_STRING_INDEX, percent) …
4636 intl402/NumberFormat/prototype/format/percent-formatter.js4675 intl402/NumberFormat/prototype/formatToParts/percent-en-US.js