Home
last modified time | relevance | path

Searched defs:instance_offset (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/gc/enabled/
H A Dexnref.rs192 let instance_offset = layouts.exception_tag_instance_offset(); in initialize_tag() localVariable
207 let instance_offset = layouts.exception_tag_instance_offset(); in tag() localVariable