Home
last modified time | relevance | path

Searched defs:thisType (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter-4.2/test/
Dutility_types.ts192 function thisType(): void { function
/arkcompiler/ets_frontend/ets2panda/linter/test/
Dutility_types.ts192 function thisType(): void { function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_recorder.cpp270 GateType thisType(thisGT); in TryGetNewTargetType() local
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp867 auto thisType = pandasm::Type::FromDescriptor(className); in GetMetaData() local
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.cpp2974 auto *thisType = AllocNode<ir::TSThisType>(); in ParseThisType() local