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

/external/webkit/JavaScriptCore/runtime/
H A DJSGlobalData.cpp89 COMPILE_ASSERT(sizeof(JSByteArray) <= sizeof(CollectorCell), sizeof_JSByteArray_must_be_less_than_CollectorCell); local

Completed in 76 milliseconds