Lines Matching defs:hasElement
581 bool hasElement = false;
582 ASSERT_CHECK_CALL(napi_has_element(env, propNames, i, &hasElement));
2444 bool hasElement = false;
2445 ASSERT_CHECK_CALL(napi_has_element(env, propNames, i, &hasElement));
2524 bool hasElement = false;
2525 ASSERT_CHECK_CALL(napi_has_element(env, propNames, i, &hasElement));
2589 bool hasElement = false;
2590 ASSERT_CHECK_CALL(napi_has_element(env, propNames, i, &hasElement));
2676 bool hasElement = false;
2677 ASSERT_CHECK_CALL(napi_has_element(env, propNames, i, &hasElement));