| Index: test/mjsunit/compiler/thisfunction.js
|
| diff --git a/test/mjsunit/compiler/thisfunction.js b/test/mjsunit/compiler/thisfunction.js
|
| index 098fc3a4e0bd338e60ddcadd5549725b6591b2b4..7615561c5fd1a191442c8f1e09635e77230be6b0 100644
|
| --- a/test/mjsunit/compiler/thisfunction.js
|
| +++ b/test/mjsunit/compiler/thisfunction.js
|
| @@ -25,8 +25,6 @@
|
| // (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-full-compiler
|
| -
|
| // Test reference to this-function.
|
|
|
| var g = (function f(x) {
|
|
|