#include <intl-objects.h>
Definition at line 85 of file intl-objects.h.
◆ FormatRangeSourceTracker()
v8::internal::Intl::FormatRangeSourceTracker::FormatRangeSourceTracker |
( |
| ) |
|
◆ Add()
void v8::internal::Intl::FormatRangeSourceTracker::Add |
( |
int32_t | field, |
|
|
int32_t | start, |
|
|
int32_t | limit ) |
◆ FieldContains()
bool v8::internal::Intl::FormatRangeSourceTracker::FieldContains |
( |
int32_t | field, |
|
|
int32_t | start, |
|
|
int32_t | limit ) const |
|
private |
◆ GetSource()
Intl::FormatRangeSource v8::internal::Intl::FormatRangeSourceTracker::GetSource |
( |
int32_t | start, |
|
|
int32_t | limit ) const |
◆ limit_
int32_t v8::internal::Intl::FormatRangeSourceTracker::limit_[2] |
|
private |
◆ start_
int32_t v8::internal::Intl::FormatRangeSourceTracker::start_[2] |
|
private |
The documentation for this class was generated from the following files: