Home
last modified time | relevance | path

Searched refs:kBoundFormatIndex (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/objects/
Dintl-objects.h103 static const int kBoundFormatIndex = 1; variable
165 static const int kBoundFormatIndex = 1; variable
/external/v8/src/builtins/
Dbuiltins-intl.cc525 number_format_holder->GetEmbedderField(NumberFormat::kBoundFormatIndex), in BUILTIN()
556 number_format_holder->SetEmbedderField(NumberFormat::kBoundFormatIndex, in BUILTIN()
614 date_format_holder->GetEmbedderField(DateFormat::kBoundFormatIndex), in BUILTIN()
642 date_format_holder->SetEmbedderField(DateFormat::kBoundFormatIndex, in BUILTIN()