Searched refs:RoundSizeDownToObjectAlignment (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/heap/
H A Dspaces.h889 virtual int RoundSizeDownToObjectAlignment(int size) { function in class:v8::internal::Space
2766 int RoundSizeDownToObjectAlignment(int size) override {
H A Dspaces.cc2641 size_t linear_size = owner_->RoundSizeDownToObjectAlignment(kThreshold);

Completed in 122 milliseconds