Searched refs:RefCounted_should_stay_small (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
H A DSizeLimits.cpp52 COMPILE_ASSERT(sizeof(RefCounted<int>) == sizeof(int) + refCountedExtraDebugSize, RefCounted_should_stay_small); member in namespace:WTF

Completed in 46 milliseconds