Thread Flow
Describes a sequence of code locations that specify a path through a single thread of execution such as an operating system or fiber.
Properties
Link copied to clipboard
Values of relevant expressions at the start of the thread flow that remain constant.
Link copied to clipboard
Values of relevant expressions at the start of the thread flow that may change during thread flow execution.
Link copied to clipboard
A temporally ordered array of 'threadFlowLocation' objects, each of which describes a location visited by the tool while producing the result.
Link copied to clipboard
Key/value pairs that provide additional information about the object.