DescriptionMove FastAccessorAssembler from RawMachineAssembler to CodeStubAssembler.
(The goal is to have CodeStubAssembler be the sole assembler-like user of
the TF compiler pipeline; with RMA being a private implementation detail
and FAA being a client.)
BUG=chromium:508898
LOG=Y
Committed: https://crrev.com/6c8fc936d2637160101655801494cfd5c4f00707
Cr-Commit-Position: refs/heads/master@{#34852}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : Fix memory leak. #Patch Set 4 : More fixes. #Patch Set 5 : Fix leak if FAA is deleted w/o building. #Patch Set 6 : Rebase. #Patch Set 7 : Rebase. #
Total comments: 3
Patch Set 8 : Address (most) feedback. #
Total comments: 1
Patch Set 9 : Use ApiCallbackStub to remove any compiler/-dependency other than CodeStubAssembler. #
Total comments: 2
Patch Set 10 : Address mstarzinger's comments. #Patch Set 11 : Minor fixes. (No functional change.) #
Total comments: 2
Patch Set 12 : Remove CodeStubAssembler::ContextParameter. #
Messages
Total messages: 23 (9 generated)
|