Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dglobals.h84 const int kMaxFastLiteralProperties = JSObject::kMaxInObjectProperties; variable
Djs-create-lowering.cc1109 int max_properties = kMaxFastLiteralProperties; in ReduceJSCreateLiteralArrayOrObject()