Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dobjects-inl.h1887 limit = Max(inobject, kFastPropertiesSoftLimit); in TooManyFastProperties()
Dobjects.h2629 static const int kFastPropertiesSoftLimit = 12; variable