Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dfixed-array.h161 static constexpr int SizeFor(int length) { in SizeFor() function
235 inline static int SizeFor(int length) { in SizeFor() function
280 static constexpr int SizeFor(int length) { in SizeFor() function
487 static int SizeFor(int length) { in SizeFor() function
Dbigint.h171 inline static int SizeFor(int length) { in SizeFor() function
Dcode.h321 static int SizeFor(int body_size) { in SizeFor() function
706 static int SizeFor(int length) { in SizeFor() function
Dshared-function-info.h59 static constexpr int SizeFor(int length) { in SizeFor() function
Dstring.h526 static int SizeFor(int length) { in SizeFor() function
573 static int SizeFor(int length) { in SizeFor() function
Dordered-hash-table.h334 static int SizeFor(int capacity) { in SizeFor() function
/external/v8/src/
Dfeedback-vector.h305 static constexpr int SizeFor(int length) { in SizeFor() function
466 static int SizeFor(int slot_count) { in SizeFor() function
Dbit-vector.h97 static int SizeFor(int length) { in SizeFor() function
Dobjects.h1945 static constexpr int SizeFor(int length) { in SizeFor() function