Searched refs:callDestructor (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WTF-7600.1.24/wtf/
H A DThreadSpecificWin.cpp67 void callDestructor() function in class:WTF::PlatformThreadSpecificKey
133 key->callDestructor();
/macosx-10.10/JavaScriptCore-7600.1.17/heap/
H A DMarkedBlock.cpp58 inline void MarkedBlock::callDestructor(JSCell* cell) function in class:JSC::MarkedBlock
89 callDestructor<dtorType>(cell);
H A DMarkedBlock.h200 template<DestructorType> void callDestructor(JSCell*);

Completed in 171 milliseconds