Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_convert_base.h69 static napi_value Wrap(napi_env env, cpptype etsVal) in Wrap() function
Djs_refconvert.h39 napi_value Wrap(InteropCtx *ctx, EtsObject *obj) in Wrap() function
/arkcompiler/ets_frontend/ets2panda/ir/
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/
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/
Dets_class_wrapper.cpp48 napi_value EtsClassWrapper::Wrap(InteropCtx *ctx, EtsObject *etsObject) in Wrap() function in ark::ets::interop::js::ets_proxy::EtsClassWrapper