5#ifndef V8_OBJECTS_JS_LOCALE_INL_H_
6#define V8_OBJECTS_JS_LOCALE_INL_H_
9#error Internationalization is expected to be enabled.
24#include "torque-generated/src/objects/js-locale-tq-inl.inc"
28ACCESSORS(JSLocale, icu_locale,
Tagged<Managed<icu::Locale>>, kIcuLocaleOffset)
Tagged(T object) -> Tagged< T >
#define ACCESSORS(holder, name, type, offset)
#define TQ_OBJECT_CONSTRUCTORS_IMPL(Type)