Bars 632 Source/platform/heap/HeapTest.cpp static Bars* create() Bars 634 Source/platform/heap/HeapTest.cpp return new Bars(); Bars 1674 Source/platform/heap/HeapTest.cpp Bars* bars = Bars::create(); Bars 1675 Source/platform/heap/HeapTest.cpp unsigned width = Bars::width; Bars 1683 Source/platform/heap/HeapTest.cpp EXPECT_EQ(Bars::width + 1, Bar::s_live);