Home
last modified time | relevance | path

Searched refs:GC_ALLOC_FLAG_HAS_FINALISER (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dgc.h50 GC_ALLOC_FLAG_HAS_FINALISER = 1, enumerator
A Dgc.c439 bool has_finaliser = alloc_flags & GC_ALLOC_FLAG_HAS_FINALISER; in gc_alloc()

Completed in 4 milliseconds