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
253e1721274f02b2e1753af0a01ae7717a75d7b2
jerryscript
/
jerry-core
/
mem
T
History
Evgeny Gavrin
253e172127
Fix failed build using gcc-4.9.2
...
JerryScript-DCO-1.0-Signed-off-by: Evgeny Gavrin
e.gavrin@samsung.com
2015-05-15 11:55:25 +03:00
..
mem-allocator-internal.h
Renaming core -> jerry-core.
2015-02-17 19:08:55 +03:00
mem-allocator.cpp
Add new coding style rules and fix appeared issues.
2015-05-14 14:44:57 +03:00
mem-allocator.h
Introducing MEM_CP_{GET_[NON_NULL_]POINTER, SET_[NON_NULL_]POINTER} getters / setters for compressed pointers.
2015-05-13 22:05:21 +03:00
mem-config.h
Update of --mem-stats flag fix: leaving MEM_STATS definition only in jerry-core.
2015-03-30 20:00:55 +03:00
mem-heap.cpp
Fix failed build using gcc-4.9.2
2015-05-15 11:55:25 +03:00
mem-heap.h
Introducing one-chunked heap blocks - special type for heap blocks that are guaranteed to fit into one heap chunk.
2015-05-14 21:29:43 +03:00
mem-pool.cpp
Add new coding style rules and fix appeared issues.
2015-05-14 14:44:57 +03:00
mem-pool.h
Introducing MEM_CP_{GET_[NON_NULL_]POINTER, SET_[NON_NULL_]POINTER} getters / setters for compressed pointers.
2015-05-13 22:05:21 +03:00
mem-poolman.cpp
Add new coding style rules and fix appeared issues.
2015-05-14 14:44:57 +03:00
mem-poolman.h
Renaming core -> jerry-core.
2015-02-17 19:08:55 +03:00