Description[ic] Refactor LoadIC code.
Extract CSA::HandleLoadICSmiHandlerCase() from CSA::HandleLoadICHandlerCase() and
CSA::EmitLoadICProtoArrayCheck() from CSA::HandleLoadICProtoHandler().
This is a preliminary step for extracting LoadICProtoArrayCheck to a separate stub
which is necesary to fix the preformance regression caused by proto array
handlers support.
BUG=v8:5561, chromium:660795
Committed: https://crrev.com/4a0e07a0cc1284ecde91381d40981f4791266d79
Cr-Commit-Position: refs/heads/master@{#40983}
Patch Set 1 #
Total comments: 3
Dependent Patchsets: Messages
Total messages: 14 (9 generated)
|