Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-constructor.h30 static const int kMaximumClonedShallowObjectProperties = variable
/third_party/node/deps/v8/src/ast/
Dast.cc539 ConstructorBuiltins::kMaximumClonedShallowObjectProperties; in IsFastCloningSupported()
/third_party/node/deps/v8/src/compiler/
Djs-generic-lowering.cc782 ConstructorBuiltins::kMaximumClonedShallowObjectProperties) { in LowerJSCreateLiteralObject()