Searched refs:boolean_trap_result (Results 1 – 1 of 1) sorted by relevance
5798 bool boolean_trap_result = trap_result_obj->BooleanValue(isolate); in HasProperty() local5800 if (!boolean_trap_result) { in HasProperty()5804 return Just(boolean_trap_result); in HasProperty()