Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-create-lowering.cc202 const int kMaxFastLiteralProperties = 8; variable
823 int max_properties = kMaxFastLiteralProperties; in ReduceJSCreateLiteral()
/external/v8/src/crankshaft/
Dhydrogen.h2119 static const int kMaxFastLiteralProperties = 8; variable
Dhydrogen.cc5458 int max_properties = kMaxFastLiteralProperties; in VisitObjectLiteral()
5592 int max_properties = kMaxFastLiteralProperties; in VisitArrayLiteral()