Searched refs:kPatchedCodeIndex (Results 1 – 2 of 2) sorted by relevance
8407 static const int kPatchedCodeIndex = kOriginalCodeIndex + kPointerSize; variable8409 kPatchedCodeIndex + kPointerSize;
3505 ACCESSORS(DebugInfo, code, Code, kPatchedCodeIndex) in ACCESSORS()