Searched defs:ECMA_PARSE_FUNCTION_CONTEXT (Results 1 - 1 of 1) sorted by relevance
| /third_party/jerryscript/jerry-core/ecma/base/ | ||
| H A D | ecma-globals.h | 120 ECMA_PARSE_FUNCTION_CONTEXT = (1u << 8), /**< function context is present (ECMA_PARSE_DIRECT_EVAL must be set) */ enumerator |
Completed in 5 milliseconds