Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92103 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65027 invoked from network); 5 Apr 2016 14:02:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Apr 2016 14:02:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=cornelius.howl@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=cornelius.howl@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.67 as permitted sender) X-PHP-List-Original-Sender: cornelius.howl@gmail.com X-Host-Fingerprint: 209.85.218.67 mail-oi0-f67.google.com Received: from [209.85.218.67] ([209.85.218.67:33259] helo=mail-oi0-f67.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 42/E6-27948-B75C3075 for ; Tue, 05 Apr 2016 10:02:35 -0400 Received: by mail-oi0-f67.google.com with SMTP id v67so2048915oie.0 for ; Tue, 05 Apr 2016 07:02:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=tw8IueF6Aq9w7nrnSbvQQfYzdORaRWj98QwwbGFBCyM=; b=RWlPBkgbeUbt9tELE4nvq/NO0td37+y1HJJHrY7cZB2VJ05+VGCsf2fjj+Mejc66/n upHk15pUfwOe7huSwCnNwj6ij02y3LfOViBhfTCQJy1EhD8K6jnaSNyTebqgtTBbc9xp cDxOGuWoYMznXeQP0ie4uByTFV/JeXzWuQIBC2Ezt6gy/go/oEBHU7N12zIm7/bLO62D 9h5BOY+GTMAXF15OCQ36sp7jOCggrLHHxNAi985WqGg8Bm7dejDsuz++6VyFUWT38Xpu MpHKJ4PXA/0emhhGk6KuiqMj6hzHCBBPli8l1nJxJ59nHJ1zJJ4JMaTdRiIQzWTeOPqA 66vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=tw8IueF6Aq9w7nrnSbvQQfYzdORaRWj98QwwbGFBCyM=; b=hBT/9NdoL4Wr1WrhoeHUG4YxOr9BVGBQocZocd8eatOnMPwScusgBFNiLI9B6XaWoh v8+7BQUr61nglNqoezNYIYlTzJ2Pd18KO/U5Nfz6vG9hnZfghqV3BnDrHE9KaAiIhwg6 ktCquLFKwqWIjjTKLvJe5w9wvzvwunJVcBouaJbW+RavrQwEn53Hz2TUazMSx30q+qYM cfF4SMM6TEWJEzCCjQ7Y2/oNx+soV7uDksQvEUWwl8DSveevU6IvBj+6hbOoun64MsyX Pjx0I+tQsO5s3YIPSy5uqRR9BmPtcra3CZfi8L2WkG5268AC1VcCnMp63HK/TlWXtCYf WsuQ== X-Gm-Message-State: AD7BkJISdHlQ2qrJQbsIxJNZBhg7/rB4iN6bsWmPY/VEYqWqmnsxN/6lZ0Pviqe7TDiZYCb0eEotl7AsDuyBTg== MIME-Version: 1.0 X-Received: by 10.157.47.165 with SMTP id r34mr16071248otb.15.1459864952760; Tue, 05 Apr 2016 07:02:32 -0700 (PDT) Received: by 10.157.7.194 with HTTP; Tue, 5 Apr 2016 07:02:32 -0700 (PDT) In-Reply-To: References: Date: Tue, 5 Apr 2016 22:02:32 +0800 Message-ID: To: Dmitry Stogov Cc: Xinchen Hui , Nikita Popov , Bob Weinand , Joe Watkins , internals Content-Type: multipart/alternative; boundary=001a113e2fccedefc4052fbd4ba7 Subject: Re: Object getter method optimization From: cornelius.howl@gmail.com (Lin Yo-An) --001a113e2fccedefc4052fbd4ba7 Content-Type: text/plain; charset=UTF-8 sorry, one typo, the "op_array->type" should be "op_array->fn_flags" --001a113e2fccedefc4052fbd4ba7--