Home
last modified time | relevance | path

Searched defs:SizeFor (Results 1 – 16 of 16) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dfixed-array.h192 static constexpr int SizeFor(int length) { in SizeFor() function
260 inline static int SizeFor(int length) { in SizeFor() function
547 static int SizeFor(int length) { in SizeFor() function
Dembedder-data-array.h31 static constexpr int SizeFor(int length) { in SizeFor() function
Dproperty-array.h55 static constexpr int SizeFor(int length) { in SizeFor() function
Ddebug-objects.h182 static int SizeFor(int slot_count) { in SizeFor() function
Ddescriptor-array.h161 static constexpr int SizeFor(int number_of_all_descriptors) { in SizeFor() function
Dbigint.h228 inline static int SizeFor(int length) { in SizeFor() function
Dscope-info.h302 static constexpr int SizeFor(int length) { return OffsetOfElementAt(length); } in SizeFor() function
Dshared-function-info.h104 static int SizeFor(int data_length, int children_length) { in SizeFor() function
Dcontexts.h506 V8_INLINE static constexpr int SizeFor(int length) { in SizeFor() function
Dfeedback-vector.h555 static int SizeFor(int slot_count) { in SizeFor() function
895 static int SizeFor(int number_of_entries) { in SizeFor() function
Dcode.h570 static int SizeFor(int body_size) { in SizeFor() function
Dordered-hash-table.h436 static int SizeFor(int capacity) { in SizeFor() function
Dswiss-name-dictionary-inl.h92 constexpr int SwissNameDictionary::SizeFor(int capacity) { in SizeFor() function
/third_party/node/deps/v8/src/utils/
Dbit-vector.h122 static int SizeFor(int length) { in SizeFor() function
/third_party/node/deps/v8/src/maglev/
Dmaglev-interpreter-frame-state.h177 static size_t SizeFor(const MaglevCompilationUnit& info, in SizeFor() function
/third_party/node/deps/v8/src/wasm/
Dwasm-objects-inl.h585 int WasmArray::SizeFor(Map map, int length) { in SizeFor() function