Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_value_call.cpp81 auto unwrapVal = [&ctx, &env, &jsVal, &storeRef, &storePrim](auto convTag) { in ConvertNapiVal()
141 auto wrapRef = [&env, &storeRes](auto convTag, ObjectHeader *ref) -> bool { in ConvertEtsValRef()
188 auto wrapPrim = [&env, &readVal, &storeRes](auto convTag) -> bool { in ConvertEtsVal()