new Var() Describes a variable. Properties: Name Type Description addr number memory address. load() function generates load instruction. storeOk() function always true. store() function generates store instruction. toString() function represents as text. Source: 07.js, line 360