Home
last modified time | relevance | path

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

/dports/lang/gjs/gjs-1.70.0/gjs/
H A Dcontext-private.h84 std::vector<Gjs::Closure::Ptr> m_async_closures; variable
H A Dcontext.cpp797 m_async_closures.clear(); in on_garbage_collection()
798 m_async_closures.shrink_to_fit(); in on_garbage_collection()
1098 m_async_closures.emplace_back(trampoline); in async_closure_enqueue_for_gc()