List of all items
Structs
- CompileTimings
- EvmCompiler
- Linker
- Opcode
- OpcodeInfo
- OpcodesIter
- OpcodesIterWithPc
- revm_evm::JitEvm
- runtime::AotRequest
- runtime::ArtifactKey
- runtime::ArtifactManifest
- runtime::BackendInner
- runtime::BackendShared
- runtime::BackendThread
- runtime::CompilationEvent
- runtime::CompiledProgram
- runtime::JitBackend
- runtime::LazySpawnState
- runtime::LookupRequest
- runtime::RuntimeArtifactStore
- runtime::RuntimeCacheKey
- runtime::RuntimeConfig
- runtime::RuntimeStatsSnapshot
- runtime::RuntimeTuning
- runtime::StoredArtifact
- runtime::api::AotRequest
- runtime::api::CompiledProgram
- runtime::api::LoadedLibrary
- runtime::api::LookupRequest
- runtime::backend::BackendState
- runtime::backend::CompileJitRequest
- runtime::backend::EntryState
- runtime::backend::PrepareAotRequest
- runtime::backend::ResidentMeta
- runtime::config::CompilationEvent
- runtime::config::RuntimeConfig
- runtime::config::RuntimeTuning
- runtime::stats::RuntimeStats
- runtime::stats::RuntimeStatsGauges
- runtime::stats::RuntimeStatsSnapshot
- runtime::storage::ArtifactKey
- runtime::storage::ArtifactManifest
- runtime::storage::RuntimeArtifactStore
- runtime::storage::RuntimeCacheKey
- runtime::storage::StoredArtifact
- runtime::worker::AotSuccess
- runtime::worker::CompileJob
- runtime::worker::CompilerState
- runtime::worker::JitCodeBacking
- runtime::worker::JitSuccess
- runtime::worker::SyncNotifier
- runtime::worker::WorkerPool
- runtime::worker::WorkerResult
- simple_revm_evm::JitEvm
- tests::DefBlock
- tests::DefCfg
- tests::DefEnv
- tests::DefTx
- tests::TestCase
- tests::TestHost
Enums
- EvmCompilerInput
- runtime::BackendSelection
- runtime::CompilationKind
- runtime::InterpretReason
- runtime::LookupDecision
- runtime::ProgramKind
- runtime::api::InterpretReason
- runtime::api::LookupDecision
- runtime::api::ProgramBacking
- runtime::api::ProgramKind
- runtime::backend::AdmitMode
- runtime::backend::Command
- runtime::backend::EntryPhase
- runtime::config::CompilationKind
- runtime::storage::BackendSelection
- runtime::worker::WorkerSuccess
Traits
Functions
- decode_pair
- decode_single
- encode_pair
- encode_single
- format_bytecode
- format_bytecode_to
- min_imm_len
- op_info_map
- parse_asm
- revm_evm::inspect_selfdestruct
- runtime::backend::jit_total_bytes
- runtime::backend::run
- runtime::worker::clear_thread_local_compilers
- runtime::worker::compile_aot_artifact
- runtime::worker::compile_jit_artifact
- runtime::worker::compile_job
- runtime::worker::compile_with_state
- runtime::worker::create_compiler
- shared_library_path
- stack_io
- tests::def_codemap
- tests::def_env
- tests::def_storage
- tests::init_tracing
- tests::insert_call_outcome_test
- tests::memory_gas_cost
- tests::run_test_case
- tests::set_test_dump
- tests::with_evm_context
- tests::with_jit_compiler
Type Aliases
Statics
Constants
- ABI_VERSION
- runtime::worker::AOT_COMPILER
- runtime::worker::JIT_COMPILER
- tests::ACTION_WHAT_INTERPRETER_SAYS
- tests::DEF_ADDR
- tests::DEF_BN
- tests::DEF_CALLER
- tests::DEF_GAS_LIMIT
- tests::DEF_GAS_LIMIT_U256
- tests::DEF_SPEC
- tests::DEF_VALUE
- tests::GAS_WHAT_INTERPRETER_SAYS
- tests::MEMORY_WHAT_INTERPRETER_SAYS
- tests::OTHER_ADDR
- tests::RETURN_WHAT_INTERPRETER_SAYS
- tests::STACK_WHAT_INTERPRETER_SAYS