Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DmappedTypes2.ts47 type Proxy<T> = { alias
/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts104 Proxy, enumerator
/arkcompiler/toolchain/tooling/base/
Dpt_types.h402 static const std::string Proxy; // NOLINT (readability-identifier-naming) member
438 static const std::string Proxy; // NOLINT (readability-identifier-naming) member
Dpt_types.cpp45 const std::string ObjectSubType::Proxy = "proxy"; // NOLINT (readability-identifier-na… member in panda::ecmascript::tooling::ObjectSubType
73 const std::string ObjectClassName::Proxy = "Object"; // NOLINT (readability-ident… member in panda::ecmascript::tooling::ObjectClassName
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp156 using Proxy = builtins::BuiltinsProxy; typedef
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp158 using Proxy = builtins::BuiltinsProxy; typedef