Description[csa] Add CSA::CallBuiltin and Builtins::CallableFor
This is another step towards making calls to builtins more convenient.
Builtins::CallableFor is an automatically generated Callable accessor for TFS
builtins (whereas previously we had to manually add an accessor to
code-factory.{h,cc}).
CSA::CallBuiltin is a convenience wrapper around CallStub for TFS builtins.
We can begin removing accessors for TFS builtins from CodeFactory in an
upcoming commit.
BUG=v8:5737
Review-Url: https://codereview.chromium.org/2752213002
Cr-Commit-Position: refs/heads/master@{#43865}
Committed: https://chromium.googlesource.com/v8/v8/+/a4c73fa704f5015fc259e3e266f72340e5f0ae1a
Patch Set 1 #Patch Set 2 : Remove unused variables #
Total comments: 4
Patch Set 3 : Rebase #Patch Set 4 : Remove unused variable again #
Total comments: 1
Messages
Total messages: 32 (20 generated)
|