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
Roland Takacs
efc994b112
Use C type casting instead of static_cast.
...
JerryScript-DCO-1.0-Signed-off-by: Roland Takacs
rtakacs.u-szeged@partner.samsung.com
2016-02-05 12:59:14 +01: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
Use C type casting instead of static_cast.
2016-02-05 12:59:14 +01: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 the c++ syntax, struct::xxx
2016-02-05 12:33:27 +01:00
mem-heap.h
Use C type casting instead of static_cast.
2016-02-05 12:59:14 +01: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