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
7481fb606f
Use static_cast in MEM_CP_GET_NON_NULL_POINTER.
...
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan
r.ayrapetyan@samsung.com
2015-09-09 18:07:24 +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
Use static_cast in MEM_CP_GET_NON_NULL_POINTER.
2015-09-09 18:07:24 +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
Introduce GC stress testing mode (-mem_stress_test prefix; for example: debug.linux-mem_stress_test).
2015-09-09 16:28:28 +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
Introduce GC stress testing mode (-mem_stress_test prefix; for example: debug.linux-mem_stress_test).
2015-09-09 16:28:28 +03:00
mem-poolman.h
Improvement of pool allocator.
2015-08-13 19:06:53 +03:00