5fa0a690eb
Garbage collection can create new free blocks in the heap structure as it releases memory, so the previous block needs to be looked up again if a GC happens during a realloc. JerryScript-DCO-1.0-Signed-off-by: Dániel Bátyai dbatyai@inf.u-szeged.hu