Searched refs:resultIgnorebom (Results 1 – 1 of 1) sorted by relevance
382 napi_value resultIgnorebom = nullptr; in GetSecPara() local390 NAPI_CALL(env, napi_get_property(env, valData, messageKeyIgnorebom, &resultIgnorebom)); in GetSecPara()392 napi_status naBom = napi_get_value_bool(env, resultIgnorebom, &bResultIgnbom); in GetSecPara()