Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Djs-regexp.h277 static constexpr int kInObjectPropertyCount = 6; in DEFINE_OPERATORS_FOR_FLAGS() local
289 JSRegExpResult::kInObjectPropertyCount == 6,
292 static constexpr int kInObjectPropertyCount = 7; variable
313 static constexpr int kInObjectPropertyCount = 1; variable
/third_party/node/deps/v8/src/init/
Dbootstrapper.cc5698 JSRegExpResult::kSize, JSRegExpResult::kInObjectPropertyCount); in InstallABunchOfRandomThings()
5762 JSRegExpResultWithIndices::kInObjectPropertyCount); in InstallABunchOfRandomThings()
5785 JSRegExpResultIndices::kInObjectPropertyCount); in InstallABunchOfRandomThings()