Struct js::jsapi::Runtime
[−]
[src]
#[repr(C)]pub struct Runtime { pub heapState_: HeapState, pub gcStoreBufferPtr_: *mut StoreBuffer, }
Fields
heapState_: HeapState
gcStoreBufferPtr_: *mut StoreBuffer