This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
jerryscript
Watch
1
Star
0
Fork
0
You've already forked jerryscript
mirror of
https://github.com/jerryscript-project/jerryscript.git
synced
2025-12-15 16:29:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
jerryscript
/
jerry-core
/
mem
History
Ruben Ayrapetyan
b0d6107410
Improve algorithm of collecting empty pools.
...
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan
r.ayrapetyan@samsung.com
2016-01-18 15:51:09 +03:00
..
mem-allocator-internal.h
Remove argument names in function prototypes, declared in headers; fix '*' alignment in headers.
2015-09-28 18:27:10 +03:00
mem-allocator.cpp
Remove heap allocator's block headers, replacing them with bitmap at start of heap.
2015-08-27 21:42:26 +03:00
mem-allocator.h
Fix configuration of recordset's and literal storage's parameters according to MEM_ALIGNMENT_LOG and MEM_CP_WIDTH changes.
2015-11-09 21:24:03 +03:00
mem-config.h
Remove heap allocator's block headers, replacing them with bitmap at start of heap.
2015-08-27 21:42:26 +03:00
mem-heap.cpp
allow_to_customize_address_for_jerry_mem_heap
2015-12-11 10:09:17 +03:00
mem-heap.h
Add support for reporting mallocs / frees to valgrind through client requests.
2015-11-03 03:57:49 -08:00
mem-poolman.cpp
Improve algorithm of collecting empty pools.
2016-01-18 15:51:09 +03:00
mem-poolman.h
Remove argument names in function prototypes, declared in headers; fix '*' alignment in headers.
2015-09-28 18:27:10 +03:00