v8/test
jarin@chromium.org b80e76841e Remove a brittle assertion from Turbofan lazy deoptimization handling.
As discussed in person with Benedikt, it is better to remove the assertion because it is too brittle. The assertion says that the continuation block should immediately follow the call. However, there are exceptions - such as nop or constant pool in-between being fine - that make the assertion brittle.

BUG=
R=mstarzinger@chromium.org

Review URL: https://codereview.chromium.org/471523002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23102 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-08-13 11:46:05 +00:00
..
base-unittests Fix newly discovered presubmit errors. 2014-08-12 13:33:35 +00:00
benchmarks Fix predictable mode to make time pass faster. 2014-08-12 17:54:41 +00:00
cctest Remove a brittle assertion from Turbofan lazy deoptimization handling. 2014-08-13 11:46:05 +00:00
compiler-unittests Revert 23077 - "Use CommonNodeCache for heap constants in ChangeLowering." 2014-08-12 12:53:14 +00:00
fuzz-natives Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
intl Revert r22544: "Rebaseline/update the intl tests with ICU 52" 2014-07-23 11:39:46 +00:00
message Clean up some A64 specific code in common code that was introduced by A64 merge 2014-02-12 13:27:13 +00:00
mjsunit Revert "ES6: Make Map/Set constructors support iterable values" 2014-08-12 21:42:27 +00:00
mozilla Skip test that times out. 2014-08-11 09:16:14 +00:00
preparser Throw syntax error when a getter/setter has the wrong number of params 2014-06-17 07:23:26 +00:00
promises-aplus Stop using urllib.urlretrieve() directly. 2014-05-21 09:25:05 +00:00
test262 Reland "Implement trigonometric functions using a fdlibm port." 2014-08-06 11:39:39 +00:00
webkit Properly rebaseline getOwnPropertyNames test. 2014-08-07 18:19:38 +00:00