toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.bytecode.interpreter
/
com.shakelang.shake.bytecode.interpreter.heap
/
GlobalMemory
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
POINTER_BASE
Link copied to clipboard
const
val
POINTER_BASE
:
Long
Functions
index
To
Pointer
Link copied to clipboard
fun
indexToPointer
(
index
:
Long
)
:
Long
is
Pointer
Link copied to clipboard
fun
isPointer
(
pointer
:
Long
)
:
Boolean
pointer
To
Index
Link copied to clipboard
fun
pointerToIndex
(
pointer
:
Long
)
:
Long