Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dglobals.h83 const int kMaxFastLiteralDepth = 3; variable
Djs-create-lowering.cc1112 kMaxFastLiteralDepth, &max_properties); in ReduceJSCreateLiteralArrayOrObject()