HomeSort by relevance Sort by last modified time
    Searched refs:FinalizerTrait (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/heap/
Visitor.h 115 // The FinalizerTrait is used to determine if a type requires
120 // of the object. The FinalizerTrait can be specialized if the default
123 struct FinalizerTrait {
630 FinalizerTrait<T>::finalize,
631 FinalizerTrait<T>::nonTrivialFinalizer,
Heap.h     [all...]

Completed in 69 milliseconds