-record(call_frame, { call_frame_id :: chrobot@protocol@debugger:call_frame_id(), function_name :: binary(), function_location :: gleam@option:option(chrobot@protocol@debugger:location()), location :: chrobot@protocol@debugger:location(), scope_chain :: list(chrobot@protocol@debugger:scope()), this :: chrobot@protocol@runtime:remote_object(), return_value :: gleam@option:option(chrobot@protocol@runtime:remote_object()) }).