webmcp

view framework/env/trace/__init.lua @ 205:48ee8826efbe

Correct handling of nil's in return tuples in execute.chunk{...}
author jbe
date Fri Jan 09 21:32:23 2015 +0100 (2015-01-09)
parents 0de41d8e2cf8
children a9ad9186a922
line source
1 trace._disabled = false
2 trace._tree = { type = "root", start_hires_time = extos.monotonic_hires_time() }
3 trace._stack = { trace._tree }

Impressum / About Us