You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: typeofdoes have a side effect. It forces the compiler to type its arguments, but without creating a code path where this could actually end up in codegen.
These cannot be redefined and do not have side effects:
self
pointerof
sizeof
instance_sizeof
alignof
instance_alignof
offsetof
typeof
is_a?
as
as?
responds_to?
nil?
!
The text was updated successfully, but these errors were encountered: