Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/abc2program/
Dabc_method_processor.cpp92 auto thisType = pandasm::Type::FromDescriptor(className); in GetMetaData() local
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparserTypes.cpp448 auto *thisType = AllocNode<ir::TSThisType>(); in ParseThisType() local
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzerHelpers.cpp82 auto *const thisType = extensionFunc->Signature()->Params()[0]->TsType(); in CheckExtensionMethod() local
/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp1157 JSType thisType = this->GetClass()->GetObjectType(); in GetFunctionExtraInfo() local
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp896 auto thisType = pandasm::Type::FromDescriptor(className); in GetMetaData() local