Fix class verification errors around field access
There is no logic change - this just move the code around for optimization. This CL specifically fixes verification errors around field access. Also, it avoids extra type conversion which was causing another verification error. See crbug.com/838702 for more information about run-time verification issue. Bug: 868250 Change-Id: I00c593e9526ddc3766d0c5b203ed38816c5c6da0 Reviewed-on: https://chromium-review.googlesource.com/1218522 Commit-Queue: Changwan Ryu <changwan@chromium.org> Reviewed-by:Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#590491}
Showing
Please register or sign in to comment