Searched refs:allowOverflow (Results 1 – 3 of 3) sorted by relevance
166 if (cell && !cell.allowOverflow) {263 if (cell.allowOverflow && !this.getCell_(r, c + 1))285 this.allowOverflow = false;
64 mainCell.allowOverflow = true;176 cell.allowOverflow = true;
1574 bool allowOverflow = !((canOptimize && is_int32(value)) || dst.is(r0)); in use_constant_pool_for_mov() local1576 bool allowOverflow = !(canOptimize || dst.is(r0)); in use_constant_pool_for_mov() local1582 if (!allowOverflow && ConstantPoolAccessIsInOverflow()) { in use_constant_pool_for_mov()