Closed kaspth closed 1 year ago
On second thought, I'd rather have our DSL manage the stack frames and extracting the line numbers.
And then I'm also reusing the instance_eval logic so our method redefinition on replay is a little cleaner.
instance_eval
On second thought, I'd rather have our DSL manage the stack frames and extracting the line numbers.
And then I'm also reusing the
instance_eval
logic so our method redefinition on replay is a little cleaner.