List of all items
Structs
- GcClassifiedRunError
- GcRunError
- GcRunSuccess
- debugger::CaptureView
- debugger::DebuggerHit
- debugger::FrameView
- debugger::HeapEdgeView
- debugger::HeapMemberView
- debugger::HeapObjectView
- debugger::HeapView
- debugger::SlotView
- debugger::StackSlotView
- debugger::ValueView
- frame::Frame
- header::GcObjectHeader
- header::RefCountHeader
- heap::GcHeap
- heap::GcRef
- list::GcList
- list::GcListIter
- malloc::MallocState
- report::FreeCycleStats
- report::GcCollectionReport
- report::GcObjectSummary
- report::GcPhaseStats
- report::GcStatsBundle
- report::GlobalRoot
- report::HeapSnapshot
- report::ObjectDecision
- report::RestorationWitness
- report::ScanStats
- report::TrialDeletionStats
- report::VisitedEdge
- runtime::GcRuntime
- value::GcBoundMethod
- value::GcClass
- value::GcClosure
- value::GcInstance
- value::ValueCell
- vm::GcClassifiedRuntimeError
- vm::GcRuntimeError
- vm::GcVM
Enums
- GcDebuggerRunOutcome
- GcRunStage
- header::GcListKind
- header::GcObjectType
- header::GcPhase
- report::FinalFate
- report::RelationSortKey
- report::TrialDecision
- runtime::MarkFunc
- value::EdgeRelation
- value::HashKey
- value::HashKeyKind
- value::Value
- value::ValueKind
- vm::GcRuntimeErrorKind
Traits
Functions
- compile
- eval
- eval_source
- run_source_with_debugger_classified
- run_source_with_report
- run_source_with_report_classified
- runner::compile_source
- runner::run_bytecode
- runner::run_bytecode_with_output
- value::alloc_value
- value::call_builtin
- value::call_builtin_with_output
- value::export_object
- value::format_hash_key_label
- value::get_value
- value::get_value_mut
- value::import_object
- value::try_export_object
- value::value_to_string
Type Aliases
Constants
- debugger::MAX_DEBUGGER_DISPLAY_CHARS
- debugger::MAX_DEBUGGER_EDGES
- debugger::MAX_DEBUGGER_HITS
- debugger::MAX_DEBUGGER_MEMBERS
- debugger::MAX_DEBUGGER_OBJECTS
- debugger::MAX_DEBUGGER_SUMMARY_DEPTH
- malloc::DEFAULT_GC_THRESHOLD
- malloc::MALLOC_OVERHEAD
- report::MAX_EDGE_DETAILS
- report::MAX_GLOBAL_ROOTS
- report::MAX_OBJECT_DECISIONS
- report::MAX_RESTORATION_WITNESSES
- value::MAX_HASH_KEY_LABEL_LEN
- vm::DEFAULT_INSTRUCTION_BUDGET
- vm::GLOBAL_SIZE