Home | History | Annotate | Download | only in bytecode

Lines Matching full:startoffset

1541 void CodeBlock::expressionRangeForBytecodeOffset(unsigned bytecodeOffset, int& divot, int& startOffset, int& endOffset)
1546 startOffset = 0;
1566 startOffset = 0;
1572 startOffset = expressionInfo[low - 1].startOffset;