Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/properties/
Dlib2.js21 GetPropertyInternal(prop) { method in DynProperties
/arkcompiler/ets_runtime/ecmascript/module/static/
Dstatic_module_proxy_handler.cpp97 JSTaggedValue StaticModuleProxyHandler::GetPropertyInternal(JSThread *thread, const JSHandle<JSTagg… in GetPropertyInternal() function in panda::ecmascript::StaticModuleProxyHandler