Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(393)

Unified Diff: test/debugger/debug/ignition/debug-step-prefix-bytecodes.js

Issue 2637123002: Revert of [complier] Enable parallel eager inner function compilation with compiler dispatcher. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/flag-definitions.h ('k') | test/debugger/debug/ignition/debugger-statement.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « src/flag-definitions.h ('k') | test/debugger/debug/ignition/debugger-statement.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698