weakIsThere 2775 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(h4->weakIsThere()); weakIsThere 2777 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(h5->weakIsThere()); weakIsThere 2783 Source/platform/heap/HeapTest.cpp EXPECT_FALSE(h4->weakIsThere()); // h3 is gone from weak pointer. weakIsThere 2785 Source/platform/heap/HeapTest.cpp EXPECT_FALSE(h5->weakIsThere()); // h3 is gone from weak pointer.