Searched refs:kBackup_ebx (Results 1 – 2 of 2) sorted by relevance
119 static const int kBackup_ebx = kBackup_edi - kPointerSize; variable120 static const int kSuccessfulCaptures = kBackup_ebx - kPointerSize;
860 __ lea(esp, Operand(ebp, kBackup_ebx)); in GetCode()