Home
last modified time | relevance | path

Searched refs:shouldSerializeDensely (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DSerializedScriptValue.cpp1423 static bool shouldSerializeDensely(uint32_t length, uint32_t propertyCount) in shouldSerializeDensely() function in WebCore::__anona12e75660111::Serializer
1439 if (shouldSerializeDensely(length, propertyNames->Length())) { in startArrayState()