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

  /external/v8/src/arm/
assembler-arm.h 939 // intervals of kBufferCheckInterval emitted bytes
940 static const int kBufferCheckInterval = 1*KB/2;
    [all...]
assembler-thumb2.h 939 // intervals of kBufferCheckInterval emitted bytes
940 static const int kBufferCheckInterval = 1*KB/2;
    [all...]
  /external/v8/src/mips/
assembler-mips.h 572 // intervals of kBufferCheckInterval emitted bytes.
573 static const int kBufferCheckInterval = 1*KB/2;

Completed in 85 milliseconds