v8/test/mjsunit/ignition
mythria d338b94e86 [Interpreter] Ensure that a function is compiled before tiering up to baseline.
When baselining a function using the BaselineFunctionOnNextCall intrinsic, it is
not always ensured that a function is already compiled. Update the
Runtime_BaselineFunctionOnNextCall function to trigger a compile if it is not already
compiled.

BUG=v8:5768

Review-Url: https://codereview.chromium.org/2594543003
Cr-Commit-Position: refs/heads/master@{#42033}
2017-01-03 15:11:32 +00:00
..
dead-code-source-position.js
ignition-statistics-extension.js
optimized-stack-trace.js
osr-from-bytecode.js
osr-from-generator.js
regress-5768.js [Interpreter] Ensure that a function is compiled before tiering up to baseline. 2017-01-03 15:11:32 +00:00
regress-597565-double-to-object-transition.js
regress-599001-verifyheap.js
regress-612386-smi-to-double-transition.js
regress-616064.js
regress-629792-source-position-on-jump.js
regress-662418.js [Interpreter] Ensure ValueOf is only called once for post-increment operations. 2016-11-08 17:03:16 +00:00
regress-664146.js [Interpreter] Fix logical-or/and to ensure it always visits the lhs. 2016-11-10 16:31:00 +00:00
regress-672027.js [Interpreter] Allocate registers used as call arguments on-demand. 2016-12-15 10:59:57 +00:00
stack-trace-source-position.js
tracing.js