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
2eb2b22c49e6000dcf71865f21ae07e428efe5dc
jerryscript
/
jerry-core
/
jmem
T
History
Akos Kiss
db36e942fb
Avoid
(void)
and use
JERRY_UNUSED
...
JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
2016-08-05 13:16:53 +02:00
..
jmem-allocator-internal.h
Rename try_give_memory_back to a better free_unused_memory.
2016-06-13 05:35:53 -07:00
jmem-allocator.c
Avoid
(void)
and use
JERRY_UNUSED
2016-08-05 13:16:53 +02:00
jmem-allocator.h
Introducing global context.
2016-07-19 05:25:34 -07:00
jmem-config.h
Change 'mem' namspace to 'jmem'
2016-05-20 16:01:33 +02:00
jmem-heap.c
Move all remaining globals to the global context.
2016-08-01 04:25:32 -07:00
jmem-heap.h
More gc-friendly property hashmap allocation.
2016-07-20 17:31:24 +02:00
jmem-poolman.c
Move all remaining globals to the global context.
2016-08-01 04:25:32 -07:00
jmem-poolman.h
Move all remaining globals to the global context.
2016-08-01 04:25:32 -07:00