Chromium Code Reviews| Index: test/mjsunit/compiler/thisfunction.js |
| =================================================================== |
| --- test/mjsunit/compiler/thisfunction.js (revision 3723) |
| +++ test/mjsunit/compiler/thisfunction.js (working copy) |
| @@ -25,7 +25,7 @@ |
| // (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: --always_fast_compiler |
| +// Flags: --always-full-compiler |
| // Test reference to this-function. |