diff options
author | Vitor Sousa <vitorsousasilva@gmail.com> | 2016-03-16 19:46:22 -0300 |
---|---|---|
committer | Vitor Sousa <vitorsousasilva@gmail.com> | 2016-03-18 17:47:09 -0300 |
commit | afb66463937a8d08e2bf1d538641a9520ba457d6 (patch) | |
tree | 10a0a55ee9301ef195434a4411b7b0af02793365 /pc | |
parent | a6025b5d27f98b8595a1eb33f8f24fe998af8b90 (diff) | |
download | efl-afb66463937a8d08e2bf1d538641a9520ba457d6.tar.gz |
efl js: Add clean up callbacks to deallocate memory used in v8::External
Add several garbage collector callbacks for cleaning allocated C and C++
data used inside v8:External objects.
Fix eo_unref of already freed object in eo_js_construct_from_eo.hh.
Ensure all structs are allocated with malloc.
Add test for garbage collection.
Had to created .sh script because shebang clause do not support multiple
arguments.
Diffstat (limited to 'pc')
0 files changed, 0 insertions, 0 deletions