Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/arkplatform/tests/
Djsnapi_test.cpp27 JSTaggedType ToJSTaggedValue(JSValueRef *obj) in ToJSTaggedValue() function in arkplatform::test::JSNapiTest
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_helper.h152 static inline ecmascript::JSTaggedValue ToJSTaggedValue(JSValueRef *from) in ToJSTaggedValue() function