Searched refs:to_upper_mapping (Results 1 – 2 of 2) sorted by relevance
543 unibrow::Mapping<unibrow::ToUppercase, 128>* to_upper_mapping() { in to_upper_mapping() function
6227 args, isolate, isolate->runtime_state()->to_upper_mapping()); in RUNTIME_FUNCTION()6447 int char_length = runtime_state->to_upper_mapping()->get(ch, 0, chars); in IsUpperCaseChar()