Home
last modified time | relevance | path

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

/art/runtime/lambda/
Dbox_table.cc41 struct ClosureAllocator { struct
74 ClosureAllocator::Delete(closure); in ~BoxTable()
145 Closure* closure_table_copy = ClosureAllocator::Allocate(closure->GetSize()); in BoxLambda()
245 ClosureAllocator::Delete(closure); in SweepWeakBoxedLambdas()