HomeSort by relevance Sort by last modified time
    Searched defs:SizeFor (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
bit-vector.h 67 data_length_(SizeFor(length)),
75 data_length_(SizeFor(length_)),
80 static int SizeFor(int length) {
objects.h     [all...]
  /external/v8/src/heap/
spaces.h 170 static int SizeFor(int cells_count) {
    [all...]

Completed in 356 milliseconds