Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-create-lowering.cc197 const int kMaxFastLiteralProperties = 8; variable
/external/v8/src/crankshaft/
Dhydrogen.h2125 static const int kMaxFastLiteralProperties = 8; variable