aboutsummaryrefslogtreecommitdiffstats
path: root/vm/vm_jit.go
Commit message (Expand)AuthorAgeFilesLines
* StdVm by defaultobscuren2015-01-201-1/+1
* VmDebug => StdVmobscuren2015-01-191-4/+4
* JitVm struct stub. Forwards calls to DebugVm.Paweł Bylica2015-01-131-0/+31