efl/src/tests/eolian_js
Vitor Sousa afb6646393 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.
2016-03-18 17:47:09 -03:00
..
constructor_method_class.eo efl-js: JavaScript Eolian binding 2015-12-23 23:59:40 -02:00
eolian_js_suite.cc efl-js: JavaScript Eolian binding 2015-12-23 23:59:40 -02:00
eolian_js_suite.js efl js: Add clean up callbacks to deallocate memory used in v8::External 2016-03-18 17:47:09 -03:00
eolian_js_suite.sh efl js: Add clean up callbacks to deallocate memory used in v8::External 2016-03-18 17:47:09 -03:00
eolian_js_test_constructor_method_impl.c Change the EFL according to the renaming of the eo_add() current object. 2016-03-15 15:25:54 +00:00
eolian_js_test_eolian_js_binding.cc efl-js: JavaScript Eolian binding 2015-12-23 23:59:40 -02:00
eolian_js_test_evas_box.cc efl-js: JavaScript Eolian binding 2015-12-23 23:59:40 -02:00
eolian_js_test_test_object_impl.c efl js: Finish Eina_Iterator binding 2016-03-18 17:47:09 -03:00
test_object.eo efl js: Finish Eina_Iterator binding 2016-03-18 17:47:09 -03:00