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