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