Home
last modified time | relevance | path

Searched defs:propValue (Results 1 – 4 of 4) sorted by relevance

/napi_generator/examples/napitutorials/entry/src/main/cpp/javascriptapi/jsproperty/
Dnapigetproperty.cpp20 napi_value callFunctionIfTypeIsFunction(napi_env &env, napi_value &obj, napi_value &propValue) in callFunctionIfTypeIsFunction()
86 napi_value propValue; in testNapiGetProperty() local
Dnapigetnamedproperty.cpp20 …i_value callFunctionIfPropertyTypeIsFunction(napi_env &env, napi_value &obj, napi_value &propValue) in callFunctionIfPropertyTypeIsFunction()
85 napi_value propValue; in testNapiGetNamedProperty() local
Dnapisetproperty.cpp28 napi_value propValue; in testNapiSetProperty() local
Dnapisetnamedproperty.cpp28 napi_value propValue; in testNapiSetNamedProperty() local