Searched defs:hasElement (Results 1 – 1 of 1) sorted by relevance
1132 bool hasElement = false; in hasProperty() local1152 bool hasElement = true; in hasProperty() local1404 static napi_value hasElement(napi_env env, napi_callback_info info) in hasElement() function