Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(640)

Side by Side Diff: test/webkit/dfg-arguments-alias-one-block-osr-exit-expected.txt

Issue 18068003: Migrated several tests from blink to V8 repository. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 # Copyright 2013 the V8 project authors. All rights reserved.
2 # Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
3 #
4 # Redistribution and use in source and binary forms, with or without
5 # modification, are permitted provided that the following conditions
6 # are met:
7 # 1. Redistributions of source code must retain the above copyright
8 # notice, this list of conditions and the following disclaimer.
9 # 2. Redistributions in binary form must reproduce the above copyright
10 # notice, this list of conditions and the following disclaimer in the
11 # documentation and/or other materials provided with the distribution.
12 #
13 # THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY
14 # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
15 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
16 # DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
17 # DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
18 # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
19 # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
20 # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
22 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23
24 Tests that if you alias the arguments in a very small function, arguments simpli fication still works even if you OSR exit.
25
26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
27
28
29 PASS result is "4710131619222528313437404346495255586164677073767982858891949710 01031061091121151181211241271301331361391421451481511541571601631661691721751781 81184187190193196199202205208211214217220223226229232235238241244247250253256259 26226526827127427728028328628929229529830130430731031331631932232532833133433734 03433463493523553583613643673703733763793823853883913943974004034064094124154184 21424427430433436439442445448451454457460463466469472475478481484487490493496499 50250550851151451752052352652953253553854154454755055355655956256556857157457758 0583586589592595598601hello201203hello202204hello203205hello204206hello205207hel lo206208hello207209hello208210hello209211hello210212hello211213hello212214hello2 13215hello214216hello215217hello216218hello217219hello218220hello219221hello2202 22hello221223hello222224hello223225hello224226hello225227hello226228hello227229h ello228230hello229231hello230232hello231233hello232234hello233235hello234236hell o235237hello236238hello237239hello238240hello239241hello240242hello241243hello24 2244hello243245hello244246hello245247hello246248hello247249hello248250hello24925 1hello250252hello251253hello252254hello253255hello254256hello255257hello256258he llo257259hello258260hello259261hello260262hello261263hello262264hello263265hello 264266hello265267hello266268hello267269hello268270hello269271hello270272hello271 273hello272274hello273275hello274276hello275277hello276278hello277279hello278280 hello279281hello280282hello281283hello282284hello283285hello284286hello285287hel lo286288hello287289hello288290hello289291hello290292hello291293hello292294hello2 93295hello294296hello295297hello296298hello297299hello298300hello299301hello3003 02"
30 PASS successfullyParsed is true
31
32 TEST COMPLETE
33
OLDNEW
« no previous file with comments | « test/webkit/dfg-arguments-alias-one-block-osr-exit.js ('k') | test/webkit/dfg-arguments-alias-one-block-overwrite.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698