chromium/out/Default/gen/third_party/blink/renderer/bindings/modules/v8/v8_ml_conv_2d_filter_operand_layout.cc

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

// DO NOT EDIT: This file is auto-generated by
// //third_party/blink/renderer/bindings/scripts/generate_bindings.py
//
// Use the GN flag `blink_enable_generated_code_formatting=true` to enable
// formatting of the generated files.

#include "third_party/blink/renderer/bindings/modules/v8/v8_ml_conv_2d_filter_operand_layout.h"

#include "third_party/blink/renderer/bindings/core/v8/generated_code_helper.h"

namespace blink {



constexpr const char* const V8MLConv2dFilterOperandLayout::string_table_[] =;

V8MLConv2dFilterOperandLayout V8MLConv2dFilterOperandLayout::Create(v8::Isolate* isolate, v8::Local<v8::Value> value, ExceptionState& exception_state) {}

std::optional<V8MLConv2dFilterOperandLayout> V8MLConv2dFilterOperandLayout::Create(const String& value) {}


static_assert;

V8MLConv2dFilterOperandLayout& V8MLConv2dFilterOperandLayout::operator=(const String& str_value) {}




}  // namespace blink