forked from smarr/TruffleSOM
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve the specialization logic for field accesses
Things to consider: - what to do when the expected layout is invalid? - what to do when the accesses object is outdated? don’t want a cache entry for that, since it gets removed immedietly - how to handle the transition from expected primitive write to something else? Signed-off-by: Stefan Marr <[email protected]>
- Loading branch information
Showing
1 changed file
with
40 additions
and
46 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