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::JitObjectLinker
- runtime::backend::PrepareAotRequest
- runtime::backend::ResidentMeta
- runtime::config::CompilationEvent
- runtime::config::RuntimeConfig
- runtime::config::RuntimeTuning
- runtime::out_of_process::HelperCompile
- runtime::out_of_process::HelperInit
- runtime::out_of_process::HelperIo
- runtime::out_of_process::HelperJobResult
- runtime::out_of_process::HelperPauseState
- runtime::out_of_process::HelperProcess
- runtime::out_of_process::HelperProcessInner
- runtime::out_of_process::HelperTimings
- 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::JitObjectSuccess
- 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::JitMode
- 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::config::JitMode
- runtime::out_of_process::HelperRequest
- runtime::out_of_process::HelperResponse
- runtime::out_of_process::HelperResponseMessage
- runtime::out_of_process::HelperWork
- runtime::storage::BackendSelection
- runtime::worker::CompilerTarget
- 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::config::env_path
- runtime::config::env_var
- runtime::config::parse_env_u64
- runtime::config::parse_env_usize
- runtime::maybe_run_jit_helper
- runtime::out_of_process::apply_helper_limits
- runtime::out_of_process::compile_job
- runtime::out_of_process::duration_to_nanos
- runtime::out_of_process::gas_params_from_pairs
- runtime::out_of_process::gas_params_to_pairs
- runtime::out_of_process::helper_init
- runtime::out_of_process::is_unexpected_eof
- runtime::out_of_process::kill_helper
- runtime::out_of_process::limit_cpu_affinity
- runtime::out_of_process::maybe_run_jit_helper
- runtime::out_of_process::opt_level_from_u8
- runtime::out_of_process::opt_level_to_u8
- runtime::out_of_process::read_error_kind
- runtime::out_of_process::read_helper_init
- runtime::out_of_process::read_helper_request
- runtime::out_of_process::read_helper_response
- runtime::out_of_process::read_message
- runtime::out_of_process::run_helper_job
- runtime::out_of_process::run_jit_helper_stdio
- runtime::out_of_process::runtime_config_from_init
- runtime::out_of_process::set_process_group
- runtime::out_of_process::set_rlimit
- runtime::out_of_process::signal_helper
- runtime::out_of_process::write_helper_result
- runtime::out_of_process::write_init
- runtime::out_of_process::write_job
- runtime::out_of_process::write_message
- runtime::out_of_process::write_pause
- runtime::out_of_process::write_pause_ack
- runtime::out_of_process::write_resume
- runtime::worker::cancel_out_of_process_helper
- runtime::worker::clear_thread_local_compilers
- runtime::worker::compile_aot_artifact
- runtime::worker::compile_jit_artifact
- runtime::worker::compile_jit_object_artifact
- runtime::worker::compile_job
- runtime::worker::compile_out_of_process_job
- runtime::worker::compile_with_state
- runtime::worker::create_compiler
- runtime::worker::create_out_of_process_helper
- runtime::worker::pause_out_of_process_helper
- runtime::worker::resume_out_of_process_helper
- 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
- runtime::backend::EventQueue
- runtime::backend::ResidentMap
- runtime::out_of_process::GasParamPairs
- runtime::out_of_process::PendingPauses
- runtime::out_of_process::PendingResponses
- runtime::worker::OutOfProcessHelper
Statics
Constants
- ABI_VERSION
- runtime::config::DEFAULT_JIT_MAX_BYTECODE_LEN
- runtime::config::JIT_HELPER_CPU_COUNT_ENV
- runtime::config::JIT_HELPER_MEMORY_LIMIT_ENV
- runtime::config::JIT_HELPER_PATH_ENV
- runtime::config::JIT_MODE_ENV
- runtime::out_of_process::GAS_PARAM_COUNT
- runtime::out_of_process::HELPER_COMPILER
- runtime::out_of_process::HELPER_ENV
- runtime::out_of_process::HELPER_PAUSE_TIMEOUT
- 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