Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-string.c88 uint32_t uint32_char_code = ecma_number_to_uint32 (arg_num); in ecma_builtin_string_object_from_char_code() local
89 ecma_char_t code_unit = (uint16_t) uint32_char_code; in ecma_builtin_string_object_from_char_code()

Completed in 2 milliseconds