Home
last modified time | relevance | path

Searched refs:LIT_BYTE_NULL (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/lit/
Dlit-strings.h25 #define LIT_BYTE_NULL (0) macro
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-global.c436 memset (octets, LIT_BYTE_NULL, LIT_UTF8_MAX_BYTES_IN_CODE_POINT); in ecma_builtin_global_object_encode_uri_helper()
855 input_start_p[input_size] = LIT_BYTE_NULL; in ecma_builtin_global_dispatch_routine()