Home | History | Annotate | Download | only in interpreter

Lines Matching refs:LastBytecodeInSameBlock

18     DCHECK(array_builder_.LastBytecodeInSameBlock());
668 if (!LastBytecodeInSameBlock()) {
702 if (LastBytecodeInSameBlock()) {
1272 bool BytecodeArrayBuilder::LastBytecodeInSameBlock() const {
1279 if (LastBytecodeInSameBlock()) {