Home | History | Annotate | Download | only in compiler

Lines Matching defs:kMaxFastLiteralDepth

201 const int kMaxFastLiteralDepth = 3;
824 if (IsFastLiteral(boilerplate, kMaxFastLiteralDepth, &max_properties)) {