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

/external/v8/src/
H A Dv8utils.h131 static const int kBlockCopyLimit = 16; local
133 if (num_words >= kBlockCopyLimit) {

Completed in 37 milliseconds