Searched refs:kMaxFastProperties (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | objects-inl.h | 1612 return Max(map()->inobject_properties(), kMaxFastProperties); in MaxFastProperties() |
D | objects.h | 2096 static const int kMaxFastProperties = 12; variable |