v8/test/mjsunit/ignition
mstarzinger 7b37243358 [turbofan] Implement top-level lookup slot declaration.
This implements declaration of lookup slots for variables and functions
within optimized code. Such a declaration only appears with top-level
eval code, which we only recently started handling in TurboFan.

R=jarin@chromium.org

Review-Url: https://codereview.chromium.org/1962723002
Cr-Commit-Position: refs/heads/master@{#36125}
2016-05-10 08:19:22 +00:00
..
dead-code-source-position.js [interpreter] source positions should not be emitted for dead code. 2016-02-05 13:29:45 +00:00
debug-break-on-stack.js [interpreter, debugger] replace bytecode on-stack for debugging. 2016-02-23 13:11:27 +00:00
debug-break.js [interpreter, debugger] support debug breaks via bytecode array copy 2016-02-22 13:17:52 +00:00
debug-scope-on-return.js [Interpreter] Pops the context to the correct level on return. 2016-03-16 15:52:53 +00:00
debug-step-prefix-bytecodes.js [interpreter] Add support for scalable operands. 2016-03-21 17:09:49 +00:00
debugger-statement.js [interpreter, debugger] implement debugger statement. 2016-02-04 15:07:06 +00:00
elided-instruction-no-ignition.js [Interpreter]: Unskip some tests which pass with --ignition and group other failures. 2016-05-06 14:04:37 +00:00
elided-instruction.js [Interpreter]: Unskip some tests which pass with --ignition and group other failures. 2016-05-06 14:04:37 +00:00
ignition-statistics-extension.js [Interpreter] Add Ignition statistics JavaScript extension. 2016-04-27 11:11:44 +00:00
optimized-debug-frame.js [interpreter] Add tests for translating PC from optimized frame. 2016-03-02 14:54:55 +00:00
optimized-stack-trace.js [interpreter] Add tests for translating PC from optimized frame. 2016-03-02 14:54:55 +00:00
regress-597565-double-to-object-transition.js [Interpreter] Changes GenerateDoubleToObject to push and pop rsi value. 2016-03-31 13:45:48 +00:00
regress-599001-verifyheap.js [turbofan] Implement top-level lookup slot declaration. 2016-05-10 08:19:22 +00:00
stack-trace-source-position.js [interpreter] temporarily remove --ignition from test. 2016-02-04 11:47:00 +00:00
tracing.js [interpreter] Adds test for tracing. 2016-03-31 11:58:06 +00:00