Home
last modified time | relevance | path

Searched defs:testAndSetMarked (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/heap/
DMarkedSpace.h130 inline bool MarkedSpace::testAndSetMarked(const JSCell* cell) in testAndSetMarked() function
DMarkedBlock.h203 inline bool MarkedBlock::testAndSetMarked(const void* p) in testAndSetMarked() function
DHeap.h150 inline bool Heap::testAndSetMarked(const JSCell* cell) in testAndSetMarked() function