Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers.h91 ECMA_STRING_FLAG_EMPTY = 0, /**< No options are provided. */ enumerator
106 uint8_t utf8_ptr ## flags = ECMA_STRING_FLAG_EMPTY; \
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser-module.c308 uint8_t flags = ECMA_STRING_FLAG_EMPTY; in parser_module_context_init()

Completed in 2 milliseconds