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
bf5deffdb9
Fix valgrind false-positive warning in mem_pools_collect_empty.
...
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan
r.ayrapetyan@samsung.com
2015-09-09 15:54:54 +03:00
..
mem-allocator-internal.h
Renaming core -> jerry-core.
2015-02-17 19:08:55 +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
Remove heap allocator's block headers, replacing them with bitmap at start of heap.
2015-08-27 21:42:26 +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
Remove heap allocator's block headers, replacing them with bitmap at start of heap.
2015-08-27 21:42:26 +03:00
mem-heap.h
Remove heap allocator's block headers, replacing them with bitmap at start of heap.
2015-08-27 21:42:26 +03:00
mem-poolman.cpp
Fix valgrind false-positive warning in mem_pools_collect_empty.
2015-09-09 15:54:54 +03:00
mem-poolman.h
Improvement of pool allocator.
2015-08-13 19:06:53 +03:00