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

/external/chromium_org/v8/src/
H A Dast.h2693 explicit CharacterSet(uc16 standard_set_type) argument
2695 standard_set_type_(standard_set_type) {}
2700 uc16 standard_set_type() { return standard_set_type_; } function in class:v8::internal::BASE_EMBEDDED
2746 uc16 standard_type() { return set_.standard_set_type(); }

Completed in 352 milliseconds