Searched refs:isPointerAligned (Results 1 – 2 of 2) sorted by relevance
723 inline bool isPointerAligned(void* p) in isPointerAligned() function764 ASSERT(isPointerAligned(start)); in markConservatively()765 ASSERT(isPointerAligned(end)); in markConservatively()
4517 (JSC::isPointerAligned):