Reviewers: Kevin Millikin,

Description:
Rename flags in unit tests to match the new flag definitions.

[email protected],

Please review this at http://codereview.chromium.org/555132

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     test/mjsunit/compiler/thisfunction.js


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.



--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to