Revision: 18184
Author: [email protected]
Date: Mon Dec 2 11:50:48 2013 UTC
Log: Experimental scanner: test file fix.
We don't recognize exactly same illegals, namely, when the token is: 123\,
the
baseline says "123 illegal, \ illegal", and experimental says: "123\
illegal".
BUG=
[email protected]
Review URL: https://codereview.chromium.org/98923002
http://code.google.com/p/v8/source/detail?r=18184
Modified:
/branches/experimental/parser/test/lexer/cornercases/harmony-number-and-identifier.js
=======================================
---
/branches/experimental/parser/test/lexer/cornercases/harmony-number-and-identifier.js
Mon Dec 2 10:44:43 2013 UTC
+++
/branches/experimental/parser/test/lexer/cornercases/harmony-number-and-identifier.js
Mon Dec 2 11:50:48 2013 UTC
@@ -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: --use-harmony
+// Flags: --use-harmony --break-after-illegal
// Harmony numeric literals.
0b1101 0B1101 0o1234 0O1234
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.