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