Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-keyword-in-and-out13.ts16 function getProperty<out, Key extends keyof out>(obj: out, key: Key) { function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/implement_interfaces/
Dimplement_interfaces.cpp22 TEST_F(EtsImplementInterfaces, getProperty) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/module/static/
Dstatic_module_proxy_handler.cpp63 JSHandle<JSTaggedValue> getProperty(factory->NewJSFunction(vm->GetGlobalEnv(), in CreateStaticModuleProxyHandler() local
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/
Dets_intrinsics_peephole.cpp565 auto getProperty = graph->CreateInstIntrinsic( in BuildLoadPropertyChain() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js26796 om.getProperty = function(t, e) { function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument