MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / constants

Method constants

winch/codegen/src/constant_pool.rs:47–49  ·  view source on GitHub ↗

Get the finalized constants.

(self)

Source from the content-addressed store, hash-verified

45
46 /// Get the finalized constants.
47 pub fn constants(self) -> VCodeConstants {
48 self.constants
49 }
50}

Callers 2

finalizeMethod · 0.45
finalizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected