Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-json.c72 TOKEN_RIGHT_SQUARE, /**< JSON right square bracket */ enumerator
346 token_p->type = TOKEN_RIGHT_SQUARE; in ecma_builtin_json_parse_next_token()
554 if (token_p->type == TOKEN_RIGHT_SQUARE) in ecma_builtin_json_parse_value()
579 if (token_p->type == TOKEN_RIGHT_SQUARE) in ecma_builtin_json_parse_value()

Completed in 2 milliseconds