5#ifndef V8_OBJECTS_JS_LIST_FORMAT_H_
6#define V8_OBJECTS_JS_LIST_FORMAT_H_
9#error Internationalization is expected to be enabled.
20#include "unicode/uversion.h"
32#include "torque-generated/src/objects/js-list-format-tq.inc"
35 :
public TorqueGeneratedJSListFormat<JSListFormat, JSObject> {
88 DEFINE_TORQUE_GENERATED_JS_LIST_FORMAT_FLAGS()
90 static_assert(StyleBits::is_valid(
Style::
LONG));
91 static_assert(StyleBits::is_valid(
Style::
SHORT));
95 static_assert(TypeBits::is_valid(
Type::
UNIT));
105#include "src/objects/object-macros-undef.h"
#define DECL_ACCESSORS(name,...)
#define DECL_PRINTER(Name)
#define TQ_OBJECT_CONSTRUCTORS(Type)
#define V8_EXPORT_PRIVATE
#define V8_WARN_UNUSED_RESULT