Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_method_wrapper.cpp112 EtsMethodWrapper *_this; // NOLINT(readability-identifier-naming) in EtsMethodCallHandler() local
Dets_class_wrapper.cpp442 auto _this = std::unique_ptr<EtsClassWrapper>(new EtsClassWrapper(etsClass)); in Create() local