Skip to content

Commit d2920df

Browse files
committed
Removed debug code.
1 parent 1e0fb14 commit d2920df

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

ext/opcache/jit/zend_jit_x86.dasc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11302,11 +11302,6 @@ static int zend_jit_leave_func(dasm_State **Dst,
1130211302
| // if (call_info & ZEND_CALL_RELEASE_THIS)
1130311303
| test FCARG1d, ZEND_CALL_RELEASE_THIS
1130411304
| je >4
11305-
} else {
11306-
| test FCARG1d, ZEND_CALL_RELEASE_THIS
11307-
| jne >1
11308-
| int3
11309-
|1:
1131011305
}
1131111306
| // zend_object *object = Z_OBJ(execute_data->This);
1131211307
| mov FCARG1a, EX->This.value.obj

0 commit comments

Comments
 (0)