Home
last modified time | relevance | path

Searched defs:requires_slow_elements (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Ddictionary-inl.h129 bool NumberDictionary::requires_slow_elements() { in requires_slow_elements() function
Delements.cc1871 bool requires_slow_elements = false; in ValidateContents() local