Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
Dnapi_helper.cpp25 auto valNative = reinterpret_cast<NativeValue*>(value); in IsString() local
31 auto valNative = reinterpret_cast<NativeValue*>(value); in IsNotUndefined() local
37 auto valNative = reinterpret_cast<NativeValue*>(value); in IsArray() local