efl/src/tests/eolian_js
Lauro Moura f203c164d8 eo files: Avoid container<ptr(value_type)> usage.
Summary:
Value types are already assumed to be stored by pointer (e.g.
`int val = *(node->data);`)

This commit just changes the current usage of the `ptr` modifier in the
ptr, not affecting the parser.

Reviewers: q66, segfaultxavi, bu5hm4n, felipealmeida

Reviewed By: q66

Subscribers: cedric, #reviewers, #committers, brunobelo

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10769
2019-11-29 17:22:07 -03:00
..
constructor_method_class.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
eolian_js_suite.cc
eolian_js_suite.js
eolian_js_suite.sh
eolian_js_test_constructor_method_impl.c efl: use efl_add_ref to create objects which have no parent 2018-03-20 17:20:56 -07:00
eolian_js_test_eolian_js_binding.cc
eolian_js_test_evas_box.cc
eolian_js_test_test_object_impl.c
test_object.eo eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00