Searched refs:isShared (Results 1 – 7 of 7) sorted by relevance
54 addWorker: function(id, url, isShared) argument58 var worker = new WebInspector.Worker(id, url, isShared);
69 bool isShared() const in isShared() function143 ASSERT(!isShared()); in release()
140 assertFalse(mockLock.isShared()); in test_isShared()142 assertTrue(lock.isShared()); in test_isShared()
787 assertTrue(fileLock.isShared()); in test_lockJJZ_Shared()801 assertFalse(fileLock.isShared()); in test_lockJJZ_NotShared()815 assertTrue(fileLock.isShared()); in test_lockJJZ_Long_MAX_VALUE()995 assertTrue(fileLock.isShared()); in test_tryLockJJZ_Shared()1009 assertFalse(fileLock.isShared()); in test_tryLockJJZ_NotShared()1023 assertTrue(fileLock.isShared()); in test_tryLockJJZ_Long_MAX_VALUE()
248 UBool isShared() const { in isShared() function in CacheEntry
1570 (JSC::UString::BaseString::isShared):1574 (WTF::CrossThreadRefCounted::isShared):9189 (JSC::UString::BaseString::isShared):9984 (WTF::CrossThreadRefCounted::isShared):
2691 (KJS::Heap::isShared): Keep a shared flag here, as well.