Searched defs:first_code_unit (Results 1 – 2 of 2) sorted by relevance
508 ecma_new_ecma_string_from_code_units (ecma_char_t first_code_unit, /**< code unit */ in ecma_new_ecma_string_from_code_units()
3990 Node* first_code_unit = StringCharCodeAt(receiver, position); in LowerStringCodePointAt() local