Searched defs:standard_set_type (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dast.h1894 explicit CharacterSet(uc16 standard_set_type) argument
1896 standard_set_type_(standard_set_type) {}
1901 uc16 standard_set_type() { return standard_set_type_; } function in class:v8::internal::BASE_EMBEDDED
1947 uc16 standard_type() { return set_.standard_set_type(); }

Completed in 31 milliseconds