[refactoring] Pull AccessorAssembler out of CodeStubAssembler
The new AccessorAssembler encapsulates all the functionality that's specific to building LoadIC/StoreIC stubs. There are two header files (accessor-assembler.h and accessor-assembler-impl.h) so that clients of the assembler can include the one, and subclassing assemblers can include the other. Review-Url: https://codereview.chromium.org/2507733002 Cr-Commit-Position: refs/heads/master@{#41037}
Showing
This diff is collapsed.
src/ic/accessor-assembler.cc
0 → 100644
This diff is collapsed.
src/ic/accessor-assembler.h
0 → 100644
Please
register
or
sign in
to comment