#include <intl-objects.h>
Definition at line 61 of file intl-objects.h.
◆ NumberFormatSpan() [1/2]
v8::internal::NumberFormatSpan::NumberFormatSpan |
( |
| ) |
|
|
default |
◆ NumberFormatSpan() [2/2]
v8::internal::NumberFormatSpan::NumberFormatSpan |
( |
int32_t | field_id, |
|
|
int32_t | begin_pos, |
|
|
int32_t | end_pos ) |
|
inline |
◆ begin_pos
int32_t v8::internal::NumberFormatSpan::begin_pos |
◆ end_pos
int32_t v8::internal::NumberFormatSpan::end_pos |
◆ field_id
int32_t v8::internal::NumberFormatSpan::field_id |
The documentation for this struct was generated from the following file: