Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/vm/
Dopcodes-ecma-arithmetics.c107 bool free_right_value = false; in opfunc_addition() local
125 free_right_value = true; in opfunc_addition()
150 if (free_right_value) in opfunc_addition()
161 if (free_right_value) in opfunc_addition()
194 if (free_right_value) in opfunc_addition()