Home
last modified time | relevance | path

Searched refs:jsInt (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Dnapi_utils.cpp158 napi_value jsInt = Convert2JSValue(env, cInt); in Convert2JSValue() local
159 napi_set_element(env, value, index++, jsInt); in Convert2JSValue()