Searched refs:kFastPropertiesSoftLimit (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/v8/src/ | ||
D | objects-inl.h | 1887 limit = Max(inobject, kFastPropertiesSoftLimit); in TooManyFastProperties() |
D | objects.h | 2629 static const int kFastPropertiesSoftLimit = 12; variable |