Searched refs:ecma_gc_free_properties (Results 1 – 3 of 3) sorted by relevance
32 void ecma_gc_free_properties (ecma_object_t *object_p);
940 ecma_gc_free_properties (ecma_object_t *object_p) /**< object */ in ecma_gc_free_properties() function1031 ecma_gc_free_properties (object_p); in ecma_gc_free_object()1058 ecma_gc_free_properties (object_p); in ecma_gc_free_object()1068 ecma_gc_free_properties (object_p); in ecma_gc_free_object()1341 ecma_gc_free_properties (object_p); in ecma_gc_free_object()
552 ecma_gc_free_properties (obj_p); in ecma_finalize_builtins()