Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-proxy-object.c1494 uint32_t unchecked_prop_name_counter = 0; in ecma_proxy_check_invariants_for_own_prop_keys() local
1499 … &unchecked_prop_name_counter))) in ecma_proxy_check_invariants_for_own_prop_keys()
1511 … &unchecked_prop_name_counter))) in ecma_proxy_check_invariants_for_own_prop_keys()
1516 else if (unchecked_result_keys->item_count != unchecked_prop_name_counter) in ecma_proxy_check_invariants_for_own_prop_keys()