This website requires JavaScript.
Explore
Help
Sign In
YourWishes
/
jerryscript
Watch
1
Star
0
Fork
0
You've already forked jerryscript
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3f5451423c3bfa59e10763e391da260624a7dbc1
jerryscript
/
jerry-core
/
mem
T
History
Zidong Jiang
9ab24b3241
remove the c++ syntax, struct::xxx
...
JerryScript-DCO-1.0-Signed-off-by: Zidong Jiang
zidong.jiang@intel.com
2016-02-05 12:33:27 +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
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
remove the c++ syntax, struct::xxx
2016-02-05 12:33:27 +01: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