Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Fix typo in fast path for scanning json strings. (issue 11191055)

Received: by 10.236.81.239 with SMTP id m75mr408156yhe.13.1350556747076;
        Thu, 18 Oct 2012 03:39:07 -0700 (PDT)
X-BeenThere: v8-dev@googlegroups.com
Received: by 10.236.133.84 with SMTP id p60ls360421yhi.5.gmail; Thu, 18 Oct
 2012 03:39:06 -0700 (PDT)
Received: by 10.236.181.234 with SMTP id l70mr16403136yhm.39.1350556746270;
        Thu, 18 Oct 2012 03:39:06 -0700 (PDT)
Received: by 10.236.181.234 with SMTP id l70mr16403134yhm.39.1350556746259;
        Thu, 18 Oct 2012 03:39:06 -0700 (PDT)
Return-Path: <3Stx_UBUJAIsrw631x91r3st6tAxtB-w6v1px0....@2uix4h7xygsz66weerlq.apphosting.bounces.google.com>
Received: from mail-yh0-f70.google.com (mail-yh0-f70.google.com [209.85.213.70])
        by gmr-mx.google.com with ESMTPS id o6si2100196yhn.7.2012.10.18.03.39.06
        (version=TLSv1/SSLv3 cipher=OTHER);
        Thu, 18 Oct 2012 03:39:06 -0700 (PDT)
Received-SPF: pass (google.com: domain of 3Stx_UBUJAIsrw631x91r3st6tAxtB-w6v1px0....@2uix4h7xygsz66weerlq.apphosting.bounces.google.com designates 209.85.213.70 as permitted sender) client-ip=209.85.213.70;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of 3Stx_UBUJAIsrw631x91r3st6tAxtB-w6v1px0....@2uix4h7xygsz66weerlq.apphosting.bounces.google.com designates 209.85.213.70 as permitted sender) smtp.mail=3Stx_UBUJAIsrw631x91r3st6tAxtB-w6v1px0....@2uix4h7xygsz66weerlq.apphosting.bounces.google.com
Received: by mail-yh0-f70.google.com with SMTP id o21so19348053yho.9
        for <v8-dev@googlegroups.com>; Thu, 18 Oct 2012 03:39:06 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.58.216.100 with SMTP id op4mr1238042vec.25.1350556746139; Thu,
 18 Oct 2012 03:39:06 -0700 (PDT)
Reply-To: verwa...@chromium.org, yang...@chromium.org, v8-dev@googlegroups.com
Message-ID: <047d7b86f19a1a496604cc52ff64@google.com>
Date: Thu, 18 Oct 2012 10:39:06 +0000
Subject: Re: Fix typo in fast path for scanning json strings. (issue 11191055)
From: yang...@chromium.org
To: verwa...@chromium.org
Cc: v8-dev@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes

On 2012/10/18 10:11:25, Toon Verwaest wrote:
> PTAL

LGTM.

https://chromiumcodereview.appspot.com/11191055/