Searched defs:napi_get_value_bool (Results 1 – 3 of 3) sorted by relevance
26 GEN_NULL_CHECK_BINDING(GetValueBool, bool, napi_get_value_bool) in GEN_NULL_CHECK_BINDING() argument
2870 #### napi_get_value_bool subsubsection
2139 napi_status napi_get_value_bool(napi_env env, napi_value value, bool* result) { in napi_get_value_bool() function