Searched refs:m_async_closures (Results 1 – 2 of 2) sorted by relevance
84 std::vector<Gjs::Closure::Ptr> m_async_closures; variable
797 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()