Searched refs:kMaxFastLiteralDepth (Results 1 – 3 of 3) sorted by relevance
192 const int kMaxFastLiteralDepth = 3; variable634 if (IsFastLiteral(boilerplate, kMaxFastLiteralDepth, &max_properties)) { in ReduceJSCreateLiteral()
2222 static const int kMaxFastLiteralDepth = 3; variable
6066 IsFastLiteral(boilerplate, kMaxFastLiteralDepth, &max_properties)) { in VisitObjectLiteral()6186 IsFastLiteral(boilerplate_object, kMaxFastLiteralDepth, in VisitArrayLiteral()