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

  /external/v8/src/regexp/ia32/
regexp-macro-assembler-ia32.h 117 static const int kBackup_esi = kFramePointer - kPointerSize;
118 static const int kBackup_edi = kBackup_esi - kPointerSize;
  /external/v8/src/regexp/x87/
regexp-macro-assembler-x87.h 117 static const int kBackup_esi = kFramePointer - kPointerSize;
118 static const int kBackup_edi = kBackup_esi - kPointerSize;

Completed in 60 milliseconds