Index: test/debugger/debug/ignition/debug-step-prefix-bytecodes.js |
diff --git a/test/debugger/debug/ignition/debug-step-prefix-bytecodes.js b/test/debugger/debug/ignition/debug-step-prefix-bytecodes.js |
index 46350031be682944e6426db7e5b49b9980337f77..b986be23e69233f4c02cf3c71b44eac4929354db 100644 |
--- a/test/debugger/debug/ignition/debug-step-prefix-bytecodes.js |
+++ b/test/debugger/debug/ignition/debug-step-prefix-bytecodes.js |
@@ -24,6 +24,8 @@ |
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
+ |
+// Flags: --ignition-filter=f |
// This test tests that full code compiled without debug break slots |
// is recompiled with debug break slots when debugging is started. |