forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
StarlarkFunction.ArgumentProcessor: split the processing and retrieva…
…l of locals. Also extract a callWithArguments() method taking an ArgumentProcessor as param. Both is in preparation for a modified calling pattern (see unknown commit) where the ArgumentProcessor is exposed to the caller so that the caller can directly populate the locals without intermediate storage in arrays like positional[] and named[]. PiperOrigin-RevId: 708273685 Change-Id: Ib8306d1707199a2c1f4340101ced8abae02aa056
- Loading branch information
1 parent
2b34ce9
commit 898a9e6
Showing
1 changed file
with
69 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters