Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_type.h36 int32_t GetClassType() const in GetClassType() function
241 ClassType GetClassType() const in GetClassType() function
337 ClassType GetClassType() const in GetClassType() function
Dpgo_profiler_layout.h124 ClassType GetClassType() const in GetClassType() function
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.cpp233 int64_t TypeRecorder::GetClassType(int64_t instIndex) const in GetClassType() function in panda::es2panda::extractor::TypeRecorder
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h237 inline GlobalTSTypeRef PUBLIC_API GetClassType(kungfu::GateType gateType) in GetClassType() function
Dts_manager.cpp734 GlobalTSTypeRef TSManager::GetClassType(GlobalTSTypeRef classInstanceGT) const in GetClassType() function in panda::ecmascript::TSManager