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 Make so that array length property access uses a new IC that tracks the array map. (issue 11344012)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
mma...@chromium.org  
View profile  
 More options Oct 29 2012, 10:47 am
From: mma...@chromium.org
Date: Mon, 29 Oct 2012 14:47:53 +0000
Local: Mon, Oct 29 2012 10:47 am
Subject: Make so that array length property access uses a new IC that tracks the array map. (issue 11344012)
Reviewers: Jakob,

Message:
This patch looks pointless but its real purpose is to make so that in  
hydrogen
JSArrayLength in branches and JSArayLength used in bound checks look  
exactly the
same and can get the same GVN number.
This will enable proper array bounds check elimination in a following CL.

Description:
Make so that array length property access uses a new IC that tracks the  
array
map.

BUG=

Please review this at https://chromiumcodereview.appspot.com/11344012/

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

Affected files:
   M src/arm/stub-cache-arm.cc
   M src/ast.cc
   M src/hydrogen.cc
   M src/ia32/stub-cache-ia32.cc
   M src/ic.cc
   M src/objects-inl.h
   M src/objects.h
   M src/stub-cache.h
   M src/stub-cache.cc
   M src/type-info.h
   M src/type-info.cc
   M src/x64/stub-cache-x64.cc
   M test/mjsunit/array-length.js


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.