Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
H A Djs-scanner-ops.c398 size_t total_depth = depth; in scanner_scan_bracket() local
420 if (total_depth == depth) in scanner_scan_bracket()
434 else if (depth == total_depth - 1) in scanner_scan_bracket()

Completed in 1 milliseconds