Lines Matching defs:trace
225 // of the foo-bar-baz trace and once as part of the foo-ip-baz trace. The code
253 DeferredCapture(int reg, bool is_capture, Trace* trace)
255 cp_offset_(trace->cp_offset()),
304 // End the trace. This involves flushing the deferred actions in the trace
306 // done we can start a new trace or go to one that has already been
311 // A trivial trace is one that has no deferred actions or other state that
313 // backtrack location in a trivial trace, so with a trivial trace we will
316 // always start code generation with a trivial trace and non-trivial traces
318 // actions in the trace. The location of the code generated for a node using
319 // a trivial trace is recorded in a label in the node so that gotos can be