Allow property indexes to refer to slots inside the object header. (issue 11365221)
3 views
Skip to first unread message
mma...@chromium.org
unread,
Nov 13, 2012, 5:15:20 AM11/13/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mma...@chromium.org, v8-...@googlegroups.com
Reviewers: ,
Message:
This small refactory is needed to make so that array length access ICs can
use
the same stub compiler used for property access ICs (it will be done in a
separate CL).
Description:
Allow property indexes to refer to slots inside the object header.
Affected files:
M src/arm/stub-cache-arm.cc
M src/bootstrapper.cc
M src/ia32/stub-cache-ia32.cc
M src/ic.cc
M src/json-stringifier.h
M src/mips/stub-cache-mips.cc
M src/objects.cc
M src/property.h
M src/property.cc
M src/runtime.cc
M src/stub-cache.h
M src/stub-cache.cc
M src/x64/stub-cache-x64.cc
jkum...@chromium.org
unread,
Nov 13, 2012, 5:44:43 AM11/13/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message