Home
last modified time | relevance | path

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

/base/request/request/frameworks/js/napi/src/
Dnapi_utils.cpp153 napi_value jsInt = Convert2JSValue(env, cInt); in Convert2JSValue() local
154 napi_set_element(env, value, index++, jsInt); in Convert2JSValue()