Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dheap-refs.h769 int constants_elements_length() const;
Dheap-refs.cc1333 int ArrayBoilerplateDescriptionRef::constants_elements_length() const { in constants_elements_length() function in v8::internal::compiler::ArrayBoilerplateDescriptionRef
Dbytecode-graph-builder.cc2282 array_boilerplate_description.constants_elements_length(); in VisitCreateArrayLiteral()