Description[turbofan] Introduce CallDescriptorOf helper for safety.
This introduces a dedicated getter to extract call descriptors from
operators of call nodes (i.e. call and tail-call) to ensure that all
accesses are const-correct. An implicit cast of constness is undefined
behavior and hard to spot without sanitization.
R=jarin@chromium.org
Committed: https://crrev.com/28f424bc112f7a51345c6fbea3520324bb7aca38
Cr-Commit-Position: refs/heads/master@{#35570}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 11 (5 generated)
|