Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dhydrogen.h2157 static const int kMaxFastLiteralDepth = 3; variable
Dhydrogen.cc5559 IsFastLiteral(boilerplate, kMaxFastLiteralDepth, &max_properties)) { in VisitObjectLiteral()
5715 kMaxFastLiteralDepth, in VisitArrayLiteral()