Module value

Source

Re-exports§

pub use super::objects::*;

Structs§

GosValue64
GosValue64 is a 64bit struct for VM stack to get better performance, when converting to GosValue64, the type info is lost, Opcode is responsible for providing type info when converting back to GosValue

Enums§

GosValue

Functions§

rcount_mark_and_queue

Type Aliases§

EmptyResult
IRC
RCQueue
RCount
RtValueResult
RuntimeResult

Unions§

V64Union