summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2023-10-18 13:34:51 -0400
committerAlan Wu <XrXr@users.noreply.github.com>2023-10-19 14:56:35 -0400
commitcdc2a18541a42e63a8a0a3c2c5b72978ace01afa (patch)
tree9098bb3dc9103f4592e4467bbb24b1715359eea8 /test
parent6beb09c2c99a2575027bdbc60a6fbb099416f74d (diff)
YJIT: Return Option from asm.compile() for has_dropped_bytes()
So that we get a reminder to check CodeBlock::has_dropped_bytes(). Internally, asm.compile() already checks it, and this patch just propagates it out to the caller with a `#[must_use]`. Code GC logic moved out one level in entry_stub_hit(), so the body can freely use `?`
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions