Searched refs:kMaxFastLiteralProperties (Results 1 – 2 of 2) sorted by relevance
84 const int kMaxFastLiteralProperties = JSObject::kMaxInObjectProperties; variable
1109 int max_properties = kMaxFastLiteralProperties; in ReduceJSCreateLiteralArrayOrObject()