Searched refs:has_instance (Results 1 – 2 of 2) sorted by relevance
85 has_instance = False88 if has_instance is False:89 has_instance = True92 if has_instance:
132 bool has_instance = ecma_op_to_boolean (has_instance_result); in opfunc_instanceof() local135 return ecma_make_boolean_value (has_instance); in opfunc_instanceof()