Home
last modified time | relevance | path

Searched defs:Wrap (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Djs_convert_base.h71 static napi_value Wrap(napi_env env, cpptype etsVal) in Wrap() function
H A Djs_refconvert.h39 napi_value Wrap(InteropCtx *ctx, EtsObject *obj) in Wrap() function in ark::ets::interop::js::JSRefConvert
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H A Ddebug_types.py72 class Wrap(Generic[T]): class
/arkcompiler/ets_frontend/ets2panda/ir/
H A DastDump.cpp228 void AstDumper::Wrap(const WrapperCb &cb, char delimStart, char delimEnd) in Wrap() function in ark::es2panda::ir::AstDumper
/arkcompiler/ets_frontend/es2panda/ir/
H A DastDump.cpp219 void AstDumper::Wrap(const WrapperCb &cb, char delimStart, char delimEnd) in Wrap() function in panda::es2panda::ir::AstDumper
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
H A Dets_class_wrapper.cpp48 napi_value EtsClassWrapper::Wrap(InteropCtx *ctx, EtsObject *etsObject) in Wrap() function in ark::ets::interop::js::ets_proxy::EtsClassWrapper

Completed in 4 milliseconds