Home
last modified time | relevance | path

Searched refs:kMaxFastLiteralProperties (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/crankshaft/
Dhydrogen.h2162 static const int kMaxFastLiteralProperties = 8; variable
Dhydrogen.cc5867 int max_properties = kMaxFastLiteralProperties; in VisitObjectLiteral()
6038 int max_properties = kMaxFastLiteralProperties; in VisitArrayLiteral()