Home
last modified time | relevance | path

Searched refs:process_guard (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/tools/
Dgen-magic-strings.py104 def process_guard(guard): function
127 guard_stack.append([process_guard(if_match.group(1))])
131 guards.append(process_guard(elif_match.group(1)))