datasize(x) / dataoffset(x) - takes in string literals (names of objects) as arguments, returning the size and offset in the data area, respectively
datasize(x)
dataoffset(x)
datacopy - equivalent to codecopy
datacopy
codecopy
setimmutable(offset, "name", value)
loadimmutable("name")
https://docs.soliditylang.org/en/latest/yul.htmlarrow-up-right
Last updated 2 years ago