Searched defs:kMaxDistToIntPool (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/arm/
H A Dassembler-arm.h1467 static const int kMaxDistToIntPool = 4*KB; member in class:v8::internal::Assembler
1470 static const int kMaxNumPending32RelocInfo = kMaxDistToIntPool/kInstrSize;
1529 (first_const_pool_32_use_ + kMaxDistToIntPool)));

Completed in 86 milliseconds