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/
marking.h 69 static int SizeFor(int cells_count) {

Completed in 149 milliseconds