Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_refconvert_builtin.cpp99 napi_ref StdCtorRef(InteropCtx *ctxx, char const *name) in StdCtorRef()
224 EtsObject *MArray(InteropCtx *ctxx, napi_value jsValue, bool verified = true) in MArray()
237 EtsObject *MError(InteropCtx *ctxx, napi_value jsValue, bool verified = true) in MError()
262 EtsObject *MObjectObject(InteropCtx *ctxx, napi_value jsValue) in MObjectObject()
298 EtsObject *MObject(InteropCtx *ctxx, napi_value jsValue, bool verified = true) in MObject()
358 [self = *this](InteropCtx *ctxx, napi_value jsValue, bool verified = true) mutable { in Run()
364 [self = *this](InteropCtx *ctxx, napi_value jsValue, bool verified = true) mutable { in Run()
370 [self = *this](InteropCtx *ctxx, napi_value jsValue, bool verified = true) mutable { in Run()