Home
last modified time | relevance | path

Searched defs:getProperty (Results 1 – 4 of 4) 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/runtime_core/static_core/plugins/ets/compiler/optimizer/
Dets_intrinsics_peephole.cpp489 auto getProperty = graph->CreateInstIntrinsic( in BuildLoadPropertyChain() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… function