Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_value_call.cpp35 FUnwrapVal &unwrapVal) in ConvertNapiValRef()
81 auto unwrapVal = [&ctx, &env, &jsVal, &storeRef, &storePrim](auto convTag) { in ConvertNapiVal() local