Home
last modified time | relevance | path

Searched defs:copied_flags (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
Djs-scanner-util.c408 const uint16_t copied_flags = (SCANNER_LITERAL_POOL_IN_WITH in scanner_push_literal_pool() local
412 const uint16_t copied_flags = SCANNER_LITERAL_POOL_IN_WITH; in scanner_push_literal_pool() local
436 const uint16_t copied_flags = SCANNER_LITERAL_POOL_IS_STRICT; in scanner_push_literal_pool() local