DescriptionFix receiver check in arguments ICs.
The receiver needs to be checked in the same way as all other KeyedLoadICs to take non-JSObject and objects that require access checks or has interceptors into account.
R=sgjesse@chromium.org
BUG=87478
TEST=mjsunit/regress/regress-crbug-87478.js
Committed: http://code.google.com/p/v8/source/detail?r=8429
Patch Set 1 #
Total comments: 1
Patch Set 2 : Address comments. #
Messages
Total messages: 2 (0 generated)
|