Searched refs:JMEM_PRESSURE_LOW (Results 1 – 4 of 4) sorted by relevance
298 pressure = JMEM_PRESSURE_LOW; in jmem_heap_gc_and_alloc_block()552 ecma_free_unused_memory (JMEM_PRESSURE_LOW); in jmem_heap_realloc_block()670 ecma_free_unused_memory (JMEM_PRESSURE_LOW); in jmem_heap_realloc_block()
62 ecma_free_unused_memory (JMEM_PRESSURE_LOW); in jmem_pools_alloc()
120 JMEM_PRESSURE_LOW, /**< low memory pressure */ enumerator
1509 if (JERRY_LIKELY (pressure == JMEM_PRESSURE_LOW)) in ecma_free_unused_memory()